nothing found to load

Mike Alexander mta at umich.edu
Mon Apr 20 20:44:14 PDT 2009


--On April 20, 2009 8:41:04 PM -0500 Lenore Horner 
<LenoreHorner at sbcglobal.net> wrote:

>
> On Apr 20, 2009, at 20:30 , Frank J. R. Hanstick wrote:
>
>> Hello,
>> 	After uninstalling and then installing dbus, I entered:
>>
>> 		launchctl load /Library/LaunchAgents/org.freedesktop.dbus-
>> session.plist
>>
>> which resulted in:
>>
>> 		nothing found to load
>>
>> 	I do not think this is the proper response to the command.  For the
>> 	 record org.freedesktop.dbus-session.plist is in /Library/
>> LaunchAgents/ and org.freedesktop.dbus-system.plist is in /Library/
>> LaunchDaemons.
>> Frank J. R. Hanstick
>> trog24 at comcast.net
>
> This is what I have done that worked.
>
> sudo launchctl load -w
> /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
> sudo launchctl load -w
> /Library/LaunchAgents/org.freedesktop.dbus-session.plist
>
> Did you use sudo?  Did you load the Daemon first?  I think order
> matters.

I think you want "sudo" on the first of these (dbus-system), not *not* 
on the second (dbus-session).  If you use sudo you're creating a 
session bus for the root user which isn't too useful.

-- 
Mike Alexander           mta at umich.edu
Ann Arbor, MI            PGP key ID: BEA343A6




More information about the macports-users mailing list