CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

Site Tools


howtos:how_to_compile_grass_gis_on_slackware

This is an old revision of the document!


How to compile GRASS GIS on Slackware

This HOWTO explains how to compile GRASS GIS on Slackware.

su - # switch to root
 
# create postgres group and user for postgresql, one of pdal dependencies
groupadd -g 209 postgres
useradd -u 209 -g 209 -d /var/lib/pgsql postgres
 
sbopkg -k -i proj gdal pdal # install dependency libraries
howtos/how_to_compile_grass_gis_on_slackware.1724161227.txt.gz · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki