linux23dragon wrote:
Dan, I've found out how to set up the user environment, which fixes the library linking issue.

export LIBRARY_PATH=/usr/lib:/usr/local/lib:/opt/lib


No, not per user, it should be done globally, and not by the environment variable. From the book:

> As with other library directories, as the root user you must add
> $XORG_PREFIX/lib to /etc/ld.so.conf and execute /sbin/ldconfig.

-- DJ Lucas

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to