[hblug] .bash_profile newbie question
Pete
petehug at paradise.net.nz
Thu Nov 8 11:10:39 NZDT 2007
I have a file ~/.bash_profile with the following contents:
export LD_LIBRARY_PATH=/home/hugp/Development/Libs/Ice-3.2.0/lib
I expected that when I open a new command shell and type:
echo $LS_LIBRARY_PATH it would display:
/home/hugp/Development/Libs/Ice-3.2.0/lib
but it doesn't.
When is the .bash_profile invoked and wherelse could I add this environment
variable to the system so that it is always there for me?
Cheers
Pete
More information about the HBLUG
mailing list