I receive 'bash: qmake: command not found' when compiling qtwebkit. I compiled qt in /usr and /usr/bin/qt5/qmake exists. Qtwebkit compiles if I enter /usr/bin/qt5/qmake.

Also, I receive 'find: '/lib/pkgconfig': No such file or directory.' My $QT5PREFIX variable exists from compiling qt, but I have no $QT5DIR variable and am confused where $QT5DIR is set. Setting QT5DIR to /usr eliminates the pkgconfig error.

So, by using /usr/bin/qt5/qmake and setting QT5DIR to /usr qtwebkit compiles successfully. Where have I made a wrong turn?
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to