Alessandro Frigeri wrote: > At the moment I'm using system's LD_LIBRARY_PATH for adding specific > extra libs, and GRASS_ADDON_PATH to add extra scripts and executables I > want to use within GRASS GIS. > > Especially for the case of some specific libraries, these are mostly > useful within the data analysis session -- and are not useful as > system-wide libraries, so I ended up with a custom Init.sh script that > set them for me within the GRASS session.
Note that you can use ~/.grass.bashrc for commands which are to be run at the beginning of a GRASS session. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
