You are not logged in.

#1 2020-04-01 13:05:33

evanc
Member
Registered: 2020-03-04
Posts: 23

Libspatialindex - Issues

Hello, I am trying to install libspatialindex and the AUR package for it is depreciated (libspatialindex-git). I would like to install using pacman because I am afraid I will mess things up if I do it another way. Is there a simpler way of doing it than following the creating package listing in the Arch Wiki? If I do it, is there a way I can update the pkgbuild in the aur to the one that I made for other people in my situation, or will I need to submit it as an entirely seperate one. Thanks for the help.

Offline

#2 2020-04-01 13:17:50

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,651

Re: Libspatialindex - Issues

Any reason you can't use spatialindex from Community?

Offline

#3 2020-04-01 13:22:36

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,849

Re: Libspatialindex - Issues

EDIT : or use the repo version as Scimmia points out

Git packages are seldom out of date, but a quick check suggest upstream moved their build system from autotools to cmake and possibly made other changes.

The maintainer updated another of their packages very recently, please post an aur comment that the package is broken now.

Do you need the package urgently or can you wait  a few days to see if the maintainer responds ?

Last edited by Lone_Wolf (2020-04-01 13:23:39)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#4 2020-04-01 14:38:27

evanc
Member
Registered: 2020-03-04
Posts: 23

Re: Libspatialindex - Issues

Well I am new to this but the package was listed out of date in early februrary and nothing has changed....

Offline

#5 2020-04-01 14:51:02

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Libspatialindex - Issues

Where are you getting that?  The package in [community] has not been flagged out of date, nor is it out of date.

EDIT: Oh, the AUR package has been flagged out of date.  First, that flag was in error - it is not out of date, perhaps broken, but not out of date.  But more importantly, the question was why not use the package from [community]?  THAT one is fine.

Do not use AUR packages of something that available in the main repos unless you know what you are doing and have very good reason to do so.

Last edited by Trilby (2020-04-01 14:54:35)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2020-04-01 15:14:44

evanc
Member
Registered: 2020-03-04
Posts: 23

Re: Libspatialindex - Issues

How do I get the community package?

I need it to install rtree for python

Last edited by evanc (2020-04-01 15:16:38)

Offline

#7 2020-04-01 15:20:57

evanc
Member
Registered: 2020-03-04
Posts: 23

Re: Libspatialindex - Issues

And, you both are right. It worked when using the community library spatialindex. Thank you for the help.

Offline

#8 2020-04-01 15:34:44

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: Libspatialindex - Issues

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

#9 2020-04-01 16:04:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Libspatialindex - Issues

evanc wrote:

I need it to install rtree for python

*headdesk*

So it was a total XY question, and you didn't bother to ask pacman:

# pacman -S python-rtree
resolving dependencies...
looking for conflicting packages...

Package (2)             New Version  Net Change  Download Size

community/spatialindex  1.9.3-1        1.28 MiB       0.28 MiB
community/python-rtree  0.9.4-1        0.27 MiB       0.04 MiB

Total Download Size:   0.32 MiB
Total Installed Size:  1.55 MiB

:: Proceed with installation? [Y/n]

One of the primary purposes of a package manager is to manage dependencies for you.  Please learn to use pacman before you do damage to your system.

Last edited by Trilby (2020-04-01 16:04:59)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB