Hello,

On the instruction page there is a slight error.  It states:

cmake -DCMAKE_INSTALL_PREFIX=$QTDIR

This should be:

cmake -DCMAKE_INSTALL_PREFIX=$QT4DIR

without the 4 it fails to compile with an error along the lines of
RELATIVE_PATH called with incomplete arguments.

Regards,

Christopher.

-- 
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