[GRASS-user] GRASS Location from scratch: Solved

Glynn Clements glynn at gclements.plus.com
Tue Jan 20 22:38:28 EST 2009


William Kyngesburye wrote:

> > export PATH=$PATH:$GISBASE/bin:$GISBASE/scripts
> > export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GISBASE/lib
> >
> Also note that this should be DYLD_LIBRARY_PATH for OSX.

And PATH for Windows, LIBPATH for AIX, and SHLIB_PATH for HP-UX.

FWIW, the variable name can be obtained from the setting of
LD_LIBRARY_PATH_VAR in include/Make/Platform.make (Makefile syntax).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list