GRASS (Geographic Resources Analysis Support System) is a free Geographic
Information System (GIS) used for geospatial data management and
analysis, image processing, graphics/maps production, spatial modeling,
and visualization. GRASS is an official project of the Open Source
Geospatial Foundation.
GRASS requires proj, gdal, numpy and wxPython.
The following optional dependencies may be enabled:
blas
lapack
geos
ffmpeg
mysql
postgresql
sqlite
The options you require must be specified by setting the variable ENABLE
before running grass.SlackBuild, for example
ENABLE="sqlite,ffmpeg" ./grass.SlackBuild
If you need to make grass libraries available on the system
echo /opt/grass/lib >> /etc/ld.so.conf && ldconfig
Maintained by: David Spencer
Keywords: gis geography geographic geospatial
ChangeLog: grass
Homepage:
http://grass.osgeo.org/
Download SlackBuild:
grass.tar.gz
grass.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
changeset_r50130.diff |
doinst.sh |
gentoo392371b.patch |
grass.SlackBuild |
grass.desktop |
grass.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds