So sprach Chris Spencer am Mon, Nov 20, 2000 at 11:27:59PM -0600:
> Since /user/local/bin is included by default in a user's $PATH why isn't 
> /usr/local/lib included in a user's $LD_LIBRARY_PATH by default as well?

Don't know, but a better approach would be to add it to /etc/ld.so.conf, so
that ld find's those libs automatically.  This way you add the path to a
standard location, and don't have to fiddle around with environmant
variables.
Yes, LD_LIBRARY_PATH is also a standard way of setting where lib's are
located, but *I* like /etc/ld.so.conf more.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.dp.ath.cx
GnuPG ID:       59F6A6F5  FP: DC8AFA56C492EE6058D5 BAA62EEE3AD559F6A6F5
ICQ:            7328191         Uptime: 1 day 17 hours 5 minutes

Reply via email to