On Friday 01 August 2003 15:29, Andy wrote:
> How to set LDPATH
> and add paths to PATH
PATH var is used to set PATH. E.g. in bash:
"export PATH=${PATH}:/other/bin:/that/bin"
As for LD, LD_LIBRARY_PATH is used to set those the same way PATH works
("export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/other/lib:/that/so/folder").
Mikhail.
--
People use dummies for crash-tests. Windows is so difficult they had to
educate the dummies first -- by giving them "Windows for Dummies" books!
-- Ewout Stam
--
[EMAIL PROTECTED] mailing list