Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [SLE] adding env variables to root
- From: Jim Cunning <jcunning@xxxxxxxxxxxxxxx>
- Date: Wed, 2 Nov 2005 16:40:20 +0000 (UTC)
- Message-id: <1130949609.25776.9.camel@xxxxxxxxxxxxxxxxxxx>
On Wed, 2005-11-02 at 06:36, mike wrote:
> hi
> i am new to SUSE. using SUSE 10
> how can i add the env variable LD_LIBRARY_PATH to the root's profile.?
> thanks
Add "export LD_LIBRARY_PATH=/path/to/your/library/directory" to
/root/.bashrc
BUT--- see "man bash" under "INVOCATION" as there are limitations.
--
Jim Cunning <jcunning@xxxxxxxxxxxxxxx>
> hi
> i am new to SUSE. using SUSE 10
> how can i add the env variable LD_LIBRARY_PATH to the root's profile.?
> thanks
Add "export LD_LIBRARY_PATH=/path/to/your/library/directory" to
/root/.bashrc
BUT--- see "man bash" under "INVOCATION" as there are limitations.
--
Jim Cunning <jcunning@xxxxxxxxxxxxxxx>
| < Previous | Next > |