[GRASSLIST:1962] Re: (DY)LD_LIBRARY_PATH
Radim Blazek
blazek at itc.it
Fri Dec 5 11:41:42 EST 2003
On Friday 05 December 2003 15:35, Christopher Fonnesbeck wrote:
> Can anyone tell me how to change LD_LIBRARY_PATH to DYLD_LIBRARY_PATH
> globally? Even though the configuration file says:
>
> LD_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH"
>
> under the definition for Darwin-*, I still get the following:
>
> cd OBJ.powerpc-apple-darwin7.0.0;
> LD_LIBRARY_PATH=:/usr/local/src/grass57_exp_2003_11_22/dist.powerpc-
> apple-darwin7.0.0/lib ./test
> ERROR in read/write portable short, byte_order = 0
> Written: -32768
> Read : 0
> ERROR in read/write portable short, byte_order = 0
> Written: -12345
> Read : -57
> ERROR in read/write portable short, byte_order = 0
> Written: 12345
> Read : 57
> ERROR in read/write portable short, byte_order = 0
> Written: 32767
> Read : -1
> make[3]: *** [OBJ.powerpc-apple-darwin7.0.0/test] Error 1
> make[2]: *** [subdirs] Error 1
> make[1]: *** [subdirs] Error 1
> make: *** [default] Error 1
>
> notice that its NOT using DYLD_LIBRARY_PATH as it is supposed to.
>
> Thanks,
This was fixed 28.11.2003 in cvs.
Radim
More information about the grass-user
mailing list