git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16230 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2015-07-11 02:56:20 +00:00
parent 63dc109d00
commit 5498262f1c

View File

@ -212,7 +212,7 @@ ln -sfnv qt-&qt5-version; /opt/qt5</userinput></screen>
be specified explicitly. In this case, set QT5PREFIX=/usr and add
the following to the configure arguments below:</para>
<screen><userinput>-bindir /usr/bin/qt4 \
<screen><userinput>-bindir /usr/bin/qt5 \
-plugindir /usr/lib/qt5/plugins \
-importdir /usr/lib/qt5/imports \
-headerdir /usr/include/qt5 \