[Prev][Next][Index][Thread]

Re: installation and loading



Good point, I need restate an earlier response, here
is something you can without changing CL-HTTP
<in lisp>:
(nconc (sys:command-line-arguments) '("w3p=()" "w4p=()"))
to disable the two features you don't want and turn off
the questions.

Peter Karp wrote:
> 
> Pushing those items on the features list only works if you *want* them
> loaded; if you don't want them loaded there's no way to programmatically
> specify "don't load them and don't ask me".
> 
> Peter


References: