[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Building chicken on Mac OS X
From: |
Arto Bendiken |
Subject: |
Re: [Chicken-users] Building chicken on Mac OS X |
Date: |
Thu, 18 Jan 2007 14:41:59 +0100 |
On 1/18/07, John Haskey <address@hidden> 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 | address@hidden | http://bendiken.net/