<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Brandon,<div><br><div><div>On 15 Sep 2014, at 15:58 , Brandon Allbery &lt;<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>&gt; wrote:</div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>`port load` is questionable at least for dbus, because there's both a LaunchDaemon (root) and a LaunchAgent (user) and only one can be done with `port load`. Likewise I think it defaults to setup for LaunchDaemons and may not play well with LaunchAgents at all?</div></div></div></div></blockquote><br></div><div>according to this:</div><div>---</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">$ port notes kdelibs4</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">kdelibs4 has the following notes:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; Don't forget that dbus needs to be started as the local user (not with sudo) before any KDE programs will launch.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; To start it run the following command:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp;&nbsp; launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; An agent to provide communication between KDE programs must be started.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; To start it run the following command:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp;&nbsp; launchctl load -w /Library/LaunchAgents/org.macports.kdecache.plist</div></div><div>---</div><div>it is NOT needed to start any launch *daemon* anymore, the agents are enough!</div></div><div><br></div><div>Greets,</div><div>Marko</div></body></html>