22 Mar
2006
22 Mar
'06
9:25 a.m.
On Wed, 22 Mar 2006 09:46:00 +0100, Nicolas Lamirault <lam@tuxfamily.org> wrote:
i use cl-gd in some of my projects.
So, it worked before?
currently, i would like to install cl-gd-0.5.1
CL-USER> (asdf:oos 'asdf:load-op :cl-gd)
[...]
Any interesting messages here?
Test 1 failed with the following error: Attempt to call an undefined alien function.
This looks as if the C library wasn't loaded.
Test 6 failed with the following error: File #P"/home/nicolas/.sbcl/site/cl-gd-0.5.1/test/one-pixel.png" could not be found
Is there a PNG at that location? Did you install with ASDF-INSTALL? Cheers, Edi.