This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Academic > grass (6.4.3)

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.

The following optional dependencies may be enabled:
blas, lapack for the GRASS gmath library
ffmpeg for the GRASS ogsf library and nviz animation
mysql for mysql (or mariadb) database support
postgresql for postgresql database support
sqlite for sqlite database support

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 to other applications (e.g.
qgis) do this:

echo /opt/grass/lib >> /etc/ld.so.conf && ldconfig

This requires: numpy, wxPython, gdal

Maintained by: David Spencer
Keywords: gis geography geographic geospatial
ChangeLog: grass

Homepage:
http://grass.osgeo.org/

Source Downloads:
grass-6.4.3.tar.gz (d82d11b96e1ca1e23078b7657293bf22)

Download SlackBuild:
grass.tar.gz
grass.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
grass.SlackBuild
grass.desktop
grass.info
slack-desc

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds