On Mar 29, 2013, at 12:08 PM, Roger Koehler wrote:
Yet, if I look in /opt/lib I see:
/opt/lib/libpython2.7.so /opt/lib/libpython2.7.so.1.0
To relieve a bunch of headaches when you are installing binaries into
places other than the default searched library paths for ld, you want
to use LDFLAGS="-Wl,-rpath,/opt/lib"
Don't forget to check that you also have /opt/lib in /etc/ld.so.conf
(it should be there by a default LFS build).
Also, don't forget to make sure that your XORG_PREFIX is /opt and
XORG_CONFIG is set right and that PKG_CONFIG_PATH is set to /opt/lib/
pkgconfig and /opt/share/pkgconfig
Sincerely,
William Harrington
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page