On 8/31/12 11:16 AM, Stephen Eilert wrote:

Have you got homebrew? It just works for me.

==> Downloading
http://code.call-cc.org/releases/4.7.0/chicken-4.7.0.6.tar.gz
########################################################################
100.0%
==> make PREFIX=/usr/local/Cellar/chicken/4.7.0.6 <http://4.7.0.6>
PLATFORM=macosx C_COMPILER=cc ARCH=x86-64
==> make install PREFIX=/usr/local/Cellar/chicken/4.7.0.6
<http://4.7.0.6> PLATFORM=macosx C_COMPILER=cc ARCH=x86-64
/usr/local/Cellar/chicken/4.7.0.6 <http://4.7.0.6>: 106 files, 16M,
built in 2.8 minutes

Thanks for your reply. It "sort of" works for me... that is, it builds, then refuses to link. I had to link it manually using `brew link -f chicken`, and that seems to work (i.e. csi works, installing eggs works), although I don't know what caused the linking problem in the first place, or if it will bite me in the future.

(Still, I am curious why it was hanging on "loading import libraries"...)

--
Hans Nowak


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

Reply via email to