Hi!

I have put together a walkthrough for creating a self-contained
cocoa application that does not need specially compiled eggs.
The idea is to put all required libraries and eggs into the application bundle
and use "install_name_tool" and a small Scheme/C prologue the
gets the bundle path and sets the repository-path before any extensions
are loaded.

The text and code can be found here:

http://galinha.ucpel.tche.br/coop?page=Deploying%20Cocoa%20applications


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to