 |
 |
-
Install a recent version of GD.
-
Install UFFI if you don't have it already.
-
Compile the file cl-gd-glue.c into a shared library for your platform. (See documentation for more info.)
-
Use ASDF to compile and load CL-GD itself:
(asdf:oos 'asdf:load-op :cl-gd)
|  |
 |