[Openmcl-devel] CCL64 fails to load cl-plplot

Leo sdl.web at gmail.com
Fri Sep 10 18:12:43 PDT 2010


On 2010-09-11 01:46 +0100, Gary Byers wrote:
> What output is produced by:
>
> ? (ccl:run-program "file" '("/usr/local/unix/plplot/lib/libplplotd.9.8.0.dylib")
>         :output t)
>
>
> I suspect that that'll tell you that that dylib is 32-bit only.

? (ccl:run-program "file" '("/usr/local/unix/plplot/lib/libplplotd.9.8.0.dylib")
        :output t)
/usr/local/unix/plplot/lib/libplplotd.9.8.0.dylib: Mach-O 64-bit dynamically linked shared library x86_64
#<EXTERNAL-PROCESS (file /usr/local/unix/plplot/lib/libplplotd.9.8.0.dylib)[4892] (EXITED : 0) #x3020007FA50D>

Leo



More information about the Openmcl-devel mailing list