From: Tonguc Yumruk
Subject: UnCommonweb compilation error
Date: 
Message-ID: <87fyrq8p0x.fsf@terra.galaxy>
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 ··········@common-lisp.net [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...

-- 
Love Respect GNU/Linux
########################################################################
QOTD:
	"I thought I saw a unicorn on the way over, but it was just a
	horse with one of the horns broken off."
########################################################################
Tonguç Yumruk

From: Pascal Bourguignon
Subject: Re: UnCommonweb compilation error
Date: 
Message-ID: <87psquii60.fsf@thalassa.informatimago.com>
Tonguc Yumruk <············@member.fsf.org> 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 ··········@common-lisp.net [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!"
From: Tonguc Yumruk
Subject: Re: UnCommonweb compilation error
Date: 
Message-ID: <87slvq5m5t.fsf@terra.galaxy>
Pascal Bourguignon <····@mouse-potato.com> writes:

> Tonguc Yumruk <············@member.fsf.org> writes:
>> I'm trying to install UnCommon Web. I've pulled the latest versions of
[... snikt ...]
>> 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.

I've installed 0.3.9 and it worked flawless. Thanks a lot.

-- 
Love Respect GNU/Linux
########################################################################
BOFH excuse #415:
  
Maintenance window broken
########################################################################
Tonguç Yumruk
From: drewc
Subject: Re: UnCommonweb compilation error
Date: 
Message-ID: <IWg_e.269965$Hk.151314@pd7tw1no>
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 ··········@common-lisp.net [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