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