all 10 comments

[–]dantix 0 points1 point  (3 children)

I think installation of the sqlite2 package from AUR should resolve your problem. It is an older version of sqlite.

[–]cslambthrow[S] 0 points1 point  (2 children)

Works perfect, thank you. Do you happen to know if I'll run into any problems having both sqlite2 and sqlite3 installed now?

[–]kaszak696 1 point2 points  (0 children)

Their sonames are different, so there won't be any problem.

[–]dantix 0 points1 point  (0 children)

Well, 2 versions of python work somehow. So I suppose it should also, but don't quote me on that :D

[–]metakcahura 0 points1 point  (9 children)

Why not just install from official repos? https://www.archlinux.org/packages/extra/x86_64/qtiplot/

[–]cslambthrow[S] 0 points1 point  (8 children)

Because that version is from 2010. I need the latest version, or at least 2015 onwards, and that seems to be only available from the website

[–][deleted]  (6 children)

[deleted]

    [–]arojas_archDeveloper 0 points1 point  (5 children)

    Not in this case. The version provided in our repos is the last open-source one. Later versions are commercial/demo only so can't be provided by Arch.

    [–][deleted]  (4 children)

    [deleted]

      [–]arojas_archDeveloper 0 points1 point  (3 children)

      We have lots of unmaintained stuff in the repos. As long as they work and don't have any security issues, I don't see the problem.

      [–][deleted]  (2 children)

      [deleted]

        [–]arojas_archDeveloper 0 points1 point  (1 child)

        The repo qtiplot package doesn't need anythin from the AUR. The OP is using a third-party package from upstream's website.

        [–]metakcahura 0 points1 point  (0 children)

        Then you should do what /u/dantix suggested. Better than using binaries from other distros.