Re: UnCommonweb compilation error



Tonguc Yumruk <tongucyumruk@xxxxxxxxxxxxxx> writes:
> I'm trying to install UnCommon Web. I've pulled the latest versions of
> arnesi and yaclml from darcs repositories and installed the .asd files
> as required. I've also installed puri, aserve and other stuff. When
> starting ucw via start.lisp, or just loading it by asdf the
> compilation fails with a message about arnesi, lacking some
> features. The complete message is:
>
> YACLML requires the join-strings-return-value feature of system
> :ARNESI. :ARNESI currently only provides ("v1.4.0" "v1.4.1"
> "cps-interpreter"). Try pull'ing the latest arnesi or send an email
> to bese-devel@xxxxxxxxxxxxxxx [Condition of type SIMPLE-ERROR]
>
> The intresting thing is, when I load yaclml via asdf (asdf:oos
> 'asdf:load-op :yaclml) it loads cleanly, returning NIL. I'll be glad
> if anyone can help me with it. Thanks...

I've not tried the latest darcs version yet.

The 0.3.9 tarball is self contained (you just need some external
dependencies like slime, but arnesi and yaclml are in the tarball),
and works well for me.

--
"Specifications are for the weak and timid!"
.



Relevant Pages

  • UnCommonweb compilation error
    ... I'm trying to install UnCommon Web. ... arnesi and yaclml from darcs repositories and installed the .asd files ... YACLML requires the join-strings-return-value feature of system ... when I load yaclml via asdf (asdf:oos ...
    (comp.lang.lisp)
  • Re: UnCommonweb compilation error
    ... I'm trying to install UnCommon Web. ... arnesi and yaclml from darcs repositories and installed the .asd files ... 'asdf:load-op:yaclml) it loads cleanly, returning NIL. ...
    (comp.lang.lisp)
  • Re: UnCommon Web intro video
    ... > You can get arnesi and yaclml using darcs as well: ... download page which told me to use TLA. ...
    (comp.lang.lisp)