<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 11, 2014 at 7:22 PM, James Linder <span dir="ltr">&lt;<a href="mailto:jam@tigger.ws" target="_blank">jam@tigger.ws</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="">
On 11/02/2014, at 11:25 PM, Brandon Allbery wrote:<br>
&gt; On Mon, Feb 10, 2014 at 10:07 PM, James Linder &lt;<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>&gt; wrote:<br>
&gt; I reinstalled snow leopard but xcode failed to install &#39;Unknown error ...&quot;<br>
&gt; The googled fixes did not work, but that with support and deep black magic and xcode installed<br>
&gt;<br>
&gt; You installed Xcode 5 on Snow Leopard?! Xcode 3.6 would have been smarter (you can still find it buried in the apple developer downloads).<br>Brendon why do you think xcode 5? It is 3.6.2<br>(And much spelinking shows that the certificate for the iPhone SDK has expired so I installed the unix tools only, that worked)<br>
</div></blockquote><div><br></div><div>You didn&#39;t specify and last I checked older xcode-s installed fine on older OS revisions (iPhone SDKs will whine but I don&#39;t even install those, they&#39;re optional until at least 4.x). </div>
<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">
&gt; Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /opt/local/libexec/gnome-terminal-server exited with status 1<br>

&gt;<br>
&gt; Is dbus running? Both sides (there&#39;s a LaunchDaemon running as root and a LaunchAgent running as you)?<br></div>
In desperation I installed gnome-terminal from fink. It too does not work, but for other reasons. But NOW the mac ports version does work !!<br>
Clearly dark magic is happening, but I want a terminal for other stuff, so I&#39;m happy (but confused)<br></blockquote><div><br></div><div>That sounds like Fink installed and activated dbus and gnome is now using it. I would not want to bet on that being stable though (dbus from Fink with everything else from MacPorts).</div>
<div><br></div><div>Alternately you logged out and back in at some point (and maybe rebooted for the system end but I don&#39;t think that&#39;s necessary?) and that activated MacPorts&#39; dbus-session agent.</div><div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I had already done launchctrl as prescribed - the LaunchDaemon and LaunchAgent are a total mystery to me, where can I learn about?<br>
</blockquote><div><br></div><div>That&#39;s what the stuff in `port notes dbus` is talking about. Note that you have to log out and back in for launchd to be able to put the environment variable pointing to the dbus agent into the environment.</div>
<div><br></div><div>LaunchDaemons run as root and are started at system boot; that&#39;s what dbus-system.plist uses to start the system end of dbus.</div><div><br></div><div>LaunchAgents run as the user and are started at login; that&#39;s what dbus-session uses to start the dbus user agent. It also puts a pointer to the dbus agent socket into the environment, without which programs like gnome-terminal can&#39;t find the dbus user agent.</div>
<div><br></div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>