On Sun, Aug 28, 2011 at 1:25 PM, Dan Smith <span dir="ltr">&lt;<a href="mailto:dsmith@danplanet.com">dsmith@danplanet.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Maybe this is because the script sees that you had py27 installed, but failed to determine that you didn&#39;t have all the required libs? Hopefully that means someone with just the runtime installed would be okay.<br>
<br>
What libs did you install? That would help Gerrit fix up that logic I think.</blockquote><div><br>No message at first, just failed to run. In that case python2.7 is present, but none of the other three files are present. I do NOT get a message about MacPorts at all in this case.<br>
<br>I installed py27-gtk via macports as this is the first package needed. BTW, py27-libxml2 is a dependency for py27-gtk so it installs automatically, so that installed the second package automatically.<br><br>To see what happens when there is a missing macports package, I tried running the 08272011 daily again. This time I got a &quot;Macport py27-serial module is not installed&quot; message as expected and THEN a Failed to Run message.<br>
<br>Installed py27-serial, and everything came right up.<br><br>Not sure why I wasn&#39;t getting a &quot;The Macport py27-gtk module for OSX is not installed&quot;. <br><br>Oh wait! Actually I do know why I think... that message is being created with GTK, not straight X11.... and at that time there is no GTK yet. Likely need to use xmessage and not ERRMSG.<br>
<br>Jay<br></div></div>