Re: [Java-gnome-developer] Strange problem...
Brought to you by:
afcowie
|
From: Jeffrey M. <ku...@zo...> - 2002-05-12 12:28:09
|
It is possible to put it into the /etc/profile file. Perhaps a more appropriate location would be the ~/.bash_profile file for each user. One other thing, if the shared objects are located in the normal library search path (for example /usr/lib, etc) there will be no need to define this variable. -Jeff On Sat, 2002-05-11 at 20:02, [A]ndy80 - Andrea Grandi wrote: > Hi >=20 > > export LD_LIBRARY_PATH=3D/usr/local/share/java-gnome/lib >=20 > it solved my problem, thank you :) > Is there a way to set that variable permanent? I mean... when I reboot I > lost that setting. Should I put that line in /etc/profile ? >=20 > --=20 > ~ Piccoli Software > =B0 =B0 http://www.piccolisoftware.cjb.net > /V\ pic...@pe... > // \\ > /( )\ [A]ndy80 on #bluvertigo e #pistoia > ^`~'^ an...@pt... - http://www.ptlug.org >=20 > GPG Key: http://www.ptlug.org/andy80_key.asc >=20 >=20 |