Re: Tiger X11 gotchas, was: Constructive conversations
Re: Tiger X11 gotchas, was: Constructive conversations
- Subject: Re: Tiger X11 gotchas, was: Constructive conversations
- From: email@hidden (email@hidden)
- Date: Fri, 30 Nov 2007 19:05:39 -0500 (EST)
On Nov 30, 2007, at 9:14 AM, Nathan wrote:
> On Nov 30, 2007 1:20 AM, Jeremy Huddleston <email@hidden>
> wrote:
>> The process is listed on the wiki http://www.x.org/wiki/XDarwin_FAQ
>> for anyone who doesn't want to dive into this blindly.
>
> That's what I was looking for! Unfortunately, I immediately ran
> into problems:
>
> 1)
> $ sudo launchctl unload -w /System/Library/LaunchAgents/
> org.x.X11.plist
> launchctl: Error unloading: org.x.X11
I believe this is just launchctl complaining about the "unexpected"
format in the file /System/Library/LaunchAgents/org.x.X11.plist
<key>Label</key><string>org.x.X11</string>
<key>Program</key><string>/usr/X11/X11.app/Contents/MacOS/X11</string>
When you do unload, it will put in the "expected" formatting.
So if you then do load and then unload again the second time,
it will no longer complain.
Best,
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden