Hi!
I'm building qt-3.3.5 from BLFS book version svn-20060213 using method 1.
The first command is
sed -i -e 's:$(QTDIR)/include:&/qt:' \
-e 's:$(QTDIR)/lib:&/qt:' \
mkspecs/linux*/qmake.conf &&
Although the second pattern (-e 's:$(QTDIR)/lib:&/qt:' \) breaks
things, since qt libraries are actually installed in /usr/lib, I.e.
all packages that use qmake specs will fail while looking for qt
libraries
P.S. I'm not on the list, so please CC me.
--
Zaar
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page