Hey Greg,

try (asdf:load-system 'clim-examples)

systems are designated by symbols, not by pathnames or file names. Also,
if you are interested in downloading all dependencies automatically, use
Quicklisp (check out quicklisp.org), then it would be just

(ql:quickload 'clim-examples)

Best regards,
Daniel


-- 
Daniel Kochmański ;; aka jackdaniel | Przemyśl, Poland
TurtleWare - Daniel Kochmański      | www.turtleware.eu

"Be the change that you wish to see in the world." - Mahatma Gandhi

Reply via email to