Tushar Teredesai wrote:
On 9/5/05, Ilja Honkonen <[EMAIL PROTECTED]> wrote:
I'm trying to install QT-3.3.4 into /usr and get this error:
Did you run this command?
find -type f -name Makefile | xargs sed -i "[EMAIL
PROTECTED],-rpath,/usr/lib@@g"
Yes, I pasted that whole block into command line (sed -i -e ... exit). I
finally got it to work, but I'm not sure why. Probably because I exited
after the failure and tried later like this:
export PATH=$PWD/bin:$PATH &&
export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH &&
make sub-tools
As I understend the sed and find commands succeeded the first time and
were not necessary anymore. I was installing qt from chroot ( as
instructed here:
http://www.linuxfromscratch.org/lfs/view/stable/chapter06/revisedchroot.html)
Thanks
Ilja
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page