Package Details: grass 8.5.0-2

Git Clone URL: https://aur.archlinux.org/grass.git (read-only, click to copy)
Package Base: grass
Description: Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization
Upstream URL: http://grass.osgeo.org/
Keywords: analysis GIS remote sensing spatial
Licenses: GPL
Submitter: Scimmia
Maintainer: kikislater
Last Packager: kikislater
Votes: 40
Popularity: 0.018105
First Submitted: 2015-09-06 15:10 (UTC)
Last Updated: 2026-05-11 14:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 Next › Last »

PetoP commented on 2015-10-27 07:27 (UTC)

@Scimmia, it works pefect! Thank you very much :)

Scimmia commented on 2015-10-27 02:54 (UTC)

@PetoP, try it now

PetoP commented on 2015-10-26 17:10 (UTC)

Hi guys! I can't resolve issues with g.extension. I tried to install r.stream.* addons, but allways i get compilation error: In file included from local_proto.h:1:0, from stream_vector.c:1: io.h:8:27: fatal error: grass/glocale.h: File does not exists compilation terminated. make: *** [OBJ.x86_64-unknown-linux-gnu/stream_vector.o] Error 1 With r.traveltime I get similar error, but gis.h is missing. Both files are in /opt/grass/include/grass/ and GRASS was build with unmodified PKGBUILD. Both extensions works well with GRASS 6.4.5. Excuse me, if I am just silly. Thank you Peter

Scimmia commented on 2015-10-09 13:25 (UTC)

@kuszi, added, thanks!

kuszi commented on 2015-10-09 09:08 (UTC)

Hello! I've successfully installed this package through pamac under Antergos (BTW: against arch official repositories, Antergos has no business with it). Thanks for the Grass version 7! When I started the GUI it exited with error. It seems that svn was not installed but it is necessary for the grass extension manager (g.extension) Is there a way to add svn as a prerequisite package (Dependencies)? Or could I do it here? I'm new to Arch, old to grass GIS :) thanks Robert

czk commented on 2015-10-04 16:53 (UTC)

You can't admit an error, your problem.

Scimmia commented on 2015-10-04 16:49 (UTC)

Yep, congratulations, you badgered and pestered your way into getting the response you wanted all along.

czk commented on 2015-10-04 16:22 (UTC)

Now this is the kind of response I expected given your attitue so far. Get off your high horse, mister :D. Your build script has issues. Fix it or I'll fork it.

Scimmia commented on 2015-10-04 14:49 (UTC)

I'm done arguing about theoretical issues here. You abandoned the package, deal with it.

czk commented on 2015-10-04 11:59 (UTC) (edited on 2015-10-04 11:59 (UTC) by czk)

And going back to $GRASS_PYTHON - even if indeed addons use it, you would need to make sure it's set to python2 by default in your GRASS package. Really, a symlink is just as safe, simple and reliable as it gets. No error-prone shebang patching needed, no need to bother about $GRASS_PYTHON. It just works. See more from GRASS devs on that issue: https://lists.osgeo.org/pipermail/grass-dev/2013-January/061356.html, https://lists.osgeo.org/pipermail/grass-dev/2013-January/061367.html.