<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Feb 3, 2009, at 1:49 PM, Jason Oster wrote:</div><blockquote type="cite"><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Hi Norman,</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">I assume you've built Geany with Apple's bundled GTK+ support. In that<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">case, it does need X11. If you can start Geany from Xterm (give the<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">/full/path/to/geany) then at least that's all good.</font></p> </blockquote></div><div><br></div>Jason --<div><span class="Apple-tab-span" style="white-space:pre"> </span>Problem solved ... thanks to you! </div><div><span class="Apple-tab-span" style="white-space:pre">   </span>The crucial clue was your comment that I should might need to give the full path to the geany application itself. And the crucial bit of information was your telling me that X11 would be needed if I built the application with GTK+ support that comes  (I assume) with the Xtools bundle. So I started  searching around for objects named "geany" and finally was able to make out the entire structure of what was installed and built with Macport.</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>For those Mac users out there who wish to install geany and may be as naive as I am about these new integrated technologies, here is a caveat:</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>The OS X search tools  (File>Find and Searchlight)  failed to find the geany application. In searching for any objects that included the string "geany", it listed folders, icons, etc, but no applications. (This may be because launching geany from the command line calls for geany as a command. Hence, within the Mac view of the file system, the command geany is just another executable file and not something typed as ".app".) So I really had to get down and dirty with Darwin's unix navigation and look for the particular "bin" directory where the executable geany resided. The search returns for the folders named geany helped direct  me to the correct area, and the rest was "hunt and poke" until I found it, and hence its path. The filepath, referred to "root" where I located it is:</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>/opt/local norman$ /opt/local/bin/geany</div><div>I hope that this saves at least one person some time! Jason ... thanks again.</div><div></div></body></html>