Re: Webactions / SBCL

Elliott Johnson <[email protected]> Mon, 01 Jun 2009 14:18:41 -0700
Newsgroups gmane.lisp.open-source.franz
Message-ID <[email protected]>
Memet Bilgin <[email protected]> wrote:

>  Hello everyone,

Hello.

>  Long story short, it doesn't work.

Where is it failing?

> So before I proceed down this path any further: is paserve + wa still
> in production use by a "community" and also, is it actively being
> maintained? 

Well we use plain aserve with webactions and the portablity part is
rather thin, so it shouldn't be too far away from working.

>  If so, is the 1.2.47 the latest version I can find?

I only see the 1.2.35 release on the sourceforge page and it seems that
the version you've grabbed is:

  http://www.cliki.net/Portable Allegroserve Enhanced Version for SBCL

Down that page there is a note about sb-bsd-sockets.  Have you followed
the non-gentoo specific advice there if it applies to you?

>  And also, has anyone managed to get it all running properly on SBCL
> 1.0.28?

I can not say that I have, but I do have sbcl 1.0.28 installed on my
kubuntu 9.04 laptop.  I remotely do webaction work on that machine
and it would be fun to get it working via sbcl to do local development.

I'll try it out when I get home tonight and report back on how it went
tomorrow.

-Elliott