Hi guys,
I'm doing the pre-installation configuration for KDE Frameworks 5. I'm
building in /opt this time.
For the /usr instructions, we have the following:
cat >> /etc/sudoers.d/qt << "EOF"
|Defaults env_keep += QT_PLUGIN_PATH Defaults env_keep += QML2_IMPORT_PATH|
EOF
cat >> /etc/sudoers.d/kde << "EOF"
|Defaults env_keep += KF5_PREFIX|
EOF
Shouldn't we duplicate these instructions in the /opt instructions as
well, so that those variables get defined for the root user when running
under sudo?
- Doug
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page