[KDE/Mac] Incorrect MacPorts message
Leif Halvard Silli
xn--mlform-iua at xn--mlform-iua.no
Fri Jun 24 14:19:07 CEST 2011
Another thing that is outdated is the messages in the MacPorts
installation process. Currently it says this, over and over:
##########################################################
# Don't forget that dbus needs to be started as the local
# user (not with sudo) before any KDE programs will launch
# To start it run the following command:
# launchctl load
/Library/LaunchAgents/org.freedesktop.dbus-session.plist
##########################################################
It was only when I read this bug report, [1] that I discovered that one
has to add a '-w' to the above command line:
launchctl load -w
/Library/LaunchAgents/org.freedesktop.dbus-session.plist
[1] https://trac.macports.org/ticket/28558
--
Leif Halvard Silli
More information about the kde-mac
mailing list