Gentoo Archives: gentoo-user

From: fei huang <daniel.huangfei@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LDPATH not set
Date: Thu, 08 Jun 2006 06:00:12
Message-Id: 5cd9791d0606072253mce87023kcb99ff1d4eb01a92@mail.gmail.com
In Reply to: [gentoo-user] LDPATH not set by Robert Persson
1 On 6/7/06, Robert Persson <ireneshusband@××××××××.uk> wrote:
2 >
3 > in /etc/env.d/00basic I have the line
4 > LDPATH="/usr/local/lib"
5 > yet when I enter "echo $LDPATH" I get nothing and I have to set it
6 > manually to
7 > get programs using libraries installed in /usr/local/lib to work.
8 >
9 > What have I done wrong?
10
11
12 run env-update and make sure that path to your lib directory is shown within
13 /etc/ld.so.conf. or set LD_LIBRARY_PATH, both works..
14
15 Many thanks
16 > Robert
17 > --
18 > Robert Persson
19 > That's MISTER Scum to you.
20 > --
21 > gentoo-user@g.o mailing list
22 >
23 >

Replies

Subject Author
Re: [gentoo-user] LDPATH not set Robert Persson <ireneshusband@××××××××.uk>