Hi,

I may be missing something, but I do not understand the
/etc/profile.d file in the KF5_PREFIX=/usr case:
I see for example:
-------|
pathappend /usr/lib/qt5/plugins    QT_PLUGIN_PATH
pathappend $QT5DIR/lib/qt5/plugins QT_PLUGIN_PATH
------

but:
- the second line is the same as the preceding one if QT5DIR=/usr
(no problem, the pathappend function avoids duplicates).
- the second line point to a non existent directory if QT5DIR=/opt/qt5.
|||In this case|, the existent directory with the same name is
$QT5DIR/plugins.

Did you mean "$QT5DIR/plugins" (and same in the following lines?).
For LXQt, I will soon begin building kf5, with KF5_PREFIX=/usr and
QT5_PREFIX=/opt/qt5. Is it an already tested configuration?

Pierre

|
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to