[Openmcl-devel] portableaserve
Ric Cowan
riccowan at gmail.com
Fri Jan 21 11:05:52 PST 2005
I loaded aserve using INSTALL.lisp. But none of the webactions
functions (specifically webaction-project) were there. I'm kind of a
newbie, so maybe I'm missing something obvious. I will look at
INSTALL.lisp more closely.
-- Ric
On Jan 21, 2005, at 10:57 AM, bryan o'connor wrote:
> webactions/load.cl is still allegro specific.
>
> it looks like the portable way to build and load it is with the
> asdf file webactions.asd. the top level INSTALL.lisp should be
> doing that for you.
>
> ...bryan
>
>> I run into one "problem" after another. The one I gave up on is ...
>>
>> ? (load "portableaserve/aserve/webactions/load.cl")
>>> Error in process listener(1): Undefined function
>>> COMPILE-FILE-IF-NEEDED called with arguments
>>> ("portableaserve/aserve/webactions/clpage.cl") .
>>> While executing: #<Anonymous Function #x657D1AE>
>>> Type :GO to continue, :POP to abort.
>
More information about the Openmcl-devel
mailing list