On Jun 17, 2005, at 4:16 AM, Daniel Macks wrote:
On Fri, Jun 17, 2005 at 09:28:59AM +0200, Sebastian Hagedorn wrote:
a binary version is probably no good, because it would depend on
libraries that may not be there.  gtk is not normally available on a
Mac.

Building it static would avoid needing non-standard libs. OTOH, Fink's
glib package only provides the dynamic library so I can't test it.

If you make it into a .app bundle, the bundle can contain the required shared libraries using the @executable_path install name.

You can see http://nicotine-app.sourceforge.net/cgi-bin/wiki.pl? Nicotine_Build_Instructions for the way I built one such bundle, though the instructions may be a bit dated by now.

Perhaps someday I'll write a script to mostly automate going from a Fink package to a .app, it could be useful. But if anybody else gets there first I won't complain ;-)

Dave

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to