On 1/18/07, John Haskey <[EMAIL PROTECTED]> wrote:

I'm attempting to build chicken on Mac OS X 10.4.8.  In the README under
platform issues there is a mention that chicken requires libdl for loading
compiled code dynamically.

Note that Chicken 2.5 is now available [1] directly from MacPorts [2],
so once you've installed MacPorts, all you need to do is type:

 # sudo port install chicken

I haven't personally had to explicitly install the dlcompat library,
but that's also available via MacPorts, if needed:

 # sudo port install dlcompat

Regards,
Arto

[1] http://trac.macosforge.org/projects/macports/ticket/10992
[2] http://www.macports.org/ (formerly known as DarwinPorts)

--
Arto Bendiken | [EMAIL PROTECTED] | http://bendiken.net/


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

Reply via email to