slackbuilds_ponce/academic/grass
Robby Workman b6413268a1 academic/grass: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-22 16:07:15 -05:00
..
changeset_r50130.diff
doinst.sh
gentoo392371b.patch
grass.desktop
grass.info academic/grass: Fixed dep information 2012-08-22 16:07:15 -05:00
grass.SlackBuild
README academic/grass: Fixed dep information 2012-08-22 16:07:15 -05:00
slack-desc

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 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, do this:
echo /opt/grass/lib >> /etc/ld.so.conf && ldconfig