Re: UnCommonweb compilation error



Tonguc Yumruk wrote:
Hi,

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]

You'll need to pull the _real_ latest versions contained in the ucw_dev and arnesi_dev archives. you'll also need the parenscript from the same source as ucw_dev, and probably something else i'm forgetting.


There is a UCW mailing list which would be more appropriate for this sort of discussion. Good Luck :)

drewc



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...



--
Drew Crampsie
drewc at tech dot coop
"Never mind the bollocks -- here's the sexp's tools."
	-- Karl A. Krueger on comp.lang.lisp
.



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
    ... > arnesi and yaclml from darcs repositories and installed the .asd files ... I've also installed puri, aserve and other stuff. ...
    (comp.lang.lisp)
  • Re: UnCommon Web intro video
    ... I tried to download and install UCW in order to play with it ... like arnesi and yaclml from the "latest" links as found on CLiki UCW ...
    (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)