[closure-devel] Dependency issue: NETLIB

David Lichteblau david at lichteblau.com
Sat Feb 19 21:06:03 UTC 2011


Hi,

Quoting Andrew Pennebaker (andrew.pennebaker at gmail.com):
> Hi, I'm writing a cl-mechanize script to scrape a website. One of the
> dependency issues is closure-html, which depends on NETLIB.
> 
> I'm using Quicklisp <http://www.quicklisp.org/> to load closure-html, but I
> think closure-html expects to load its own dependencies from
> NETLIB<http://www.netlib.org/>,
> which is not currently available to Quicklisp.

closure-html does not to my knowledge depend on anything called netlib.
Gilbert probably used that name for one of his portability packages a
long time ago, but the code in question is commented out using #+nil.

Is that possible that your *features* contain :nil?


d.




More information about the closure-devel mailing list