I have a new CVS build online now that will take care of that at startup.

On Aug 7, 2007, at 7:32 PM, Richard Chirgwin wrote:

William,

Many thanks - now I can invoke it, I just need to learn how to *use* it! :-)

Cheers,
Richard Chirgwin

William Kyngesburye wrote:
Normally, extra tools are expected to be in the user's shell PATH. Since the frameworks have a separate bin path for each one, they won't be found in the common /usr/local/bin, and many Mac users may not think to add them.

I took care of this in the Mac startup for GDAL, since I knew that GDAL was used in a GRASS module, but I wasn't aware that m.proj used PROJ tools. I can fix that for future builds. For now, type this in GRASS:

export PATH="/Library/Frameworks/PROJ.framework/Programs:$PATH"


-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"Oh, look, I seem to have fallen down a deep, dark hole. Now what does that remind me of? Ah, yes - life."

- Marvin


_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to