Hello,

I installed the silex egg, no problems. When I try to install the easyffi egg, I get the next error:

[EMAIL PROTECTED]:~/temp$ sudo chicken-setup easyffi

The extension easyffi does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading catalog ...
downloading catalog from www.call-with-current-continuation.org ...
downloading easyffi.egg from (www.call-with-current-continuation.org eggs 80)
 gunzip -c ../easyffi.egg | tar xf -
Error: argument is not a string or string vector: ("easyffi.so" "chicken-wrap")

I'm running 64bit Xubuntu, with the next Chicken version:

[EMAIL PROTECTED]:~/temp$ csc -V
Version 2.5 - linux-unix-gnu-x86-64 - [ 64bit dload applyhook ]
(c)2000-2006 Felix L. Winkelmann

Probably the Ubuntu default binary is too old?

Tero Kukola


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

Reply via email to