Coincidentally I tried downloading, building ECL today (hadn't seen the 11.1.1 announcement). After a couple of hiccups I got it to work. This is the first time I have tried to use ECL seriously. I am using (trying to) cl-sqlite and hunchentoot among others. With both of them the libs are not getting loaded
I get error An error occurred during initialization: Unable to load any of the alternatives: ("libssl.so.0.9.8" "libssl.so" "libssl.so.4"); Evaluation aborted on #<a CFFI:LOAD-FOREIGN-LIBRARY-ERROR>. An error occurred during initialization: Unable to load any of the alternatives: ("libsqlite3.so.0" "libsqlite3.so"); Evaluation aborted on #<a CFFI:LOAD-FOREI.. I know those libs are present and they work, cause so far I have been using clozure CL 64 bit. Here is my environment $ ecl ECL (Embeddable Common-Lisp) 11.1.1 ... > *features* (:LINUX :FORMATTER :LONG-LONG :UINT64-T :UINT32-T :UINT16-T :RELATIVE-PACKAGE-NAMES :LONG-FLOAT :UNICODE :CLOS-STREAMS :CMU-FORMAT :UNIX :ECL-PDE :DLOPEN :CLOS :THREADS :BOEHM-GC :ANSI-CL :COMMON-LISP :IEEE-FLOATING-POINT :PREFIXED-API :FFI :X86_64 :COMMON :ECL) uname -a Linux xed01 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux What can I do? -Antony ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list