chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] exact fractions


From: Elf
Subject: Re: [Chicken-users] exact fractions
Date: Sun, 16 Dec 2007 08:05:26 -0800 (PST)


do you have gmp properly installed?

-elf

On Sun, 16 Dec 2007, Rick Taube wrote:


the numbers egg doesnt seem to build on my OSX box, this is the first time ive tied buiding an egg so if im doint something wrong please let me know

best, rick


galen:/Lisp/grace hkt$ csi -v
CHICKEN
Version 2.737 - macosx-unix-gnu-ppc     [ manyargs dload ptables applyhook ]
(c)2000-2007 Felix L. Winkelmann compiled 2007-12-11 on galen.local (Darwin)

galen:/Lisp/grace hkt$ sudo chicken-setup numbers
Password:

The extension numbers does not exist.
Do you want to download it ? (yes/no/abort) [yes] yes
downloading required extensions (silex easyffi) ...
downloading silex.egg from (www.call-with-current-continuation.org eggs 80)
downloading easyffi.egg from (www.call-with-current-continuation.org eggs 80) ...
installing required extensions ...
 /usr/local/bin/csc -feature compiling-extension -s -O2 -d1 silex.scm
 rm -fr /usr/local/lib/chicken/3/silex.so
 cp -r silex.so /usr/local/lib/chicken/3/silex.so
 chmod a+r /usr/local/lib/chicken/3/silex.so
 cp -r silex.html /usr/local/lib/chicken/3/silex.html
 chmod a+r /usr/local/lib/chicken/3/silex.html

* Installing documentation files in /usr/local/lib/chicken/3:
 cp -r silex.html /usr/local/lib/chicken/3/silex.html

 chmod a+r /usr/local/lib/chicken/3/silex.setup-info
 gzip -d -c ../easyffi.egg | tar xf -
Error: argument is not a string or string list: (quote ("easyffi.so" "chicken-wrap"))
galen:/Lisp/grace hkt$

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]