[Bese-devel] Problems with UCW and Portable AServe

Chiljon Janssen chiljon at softwarelabs.nl
Wed Jun 15 08:45:20 UTC 2005



On Wed, 15 Jun 2005, Ivan Toshkov wrote:

> On 6/15/05, Chiljon Janssen <chiljon at softwarelabs.nl> wrote:
>> Hello,
>>
>> I've installed UCW on CMUCL/Linux and Lispworks/Win32, both with the
>> Portable AServe backend. The examples are VERY slow on CMUCL, what's the reason
>> for this? When I use Firefox as a browser I get socket errors on both installations?
>> Any idea why this is happening?
>>
>> Chiljon
>> _______________________________________________
>> bese-devel mailing list
>> bese-devel at common-lisp.net
>> http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel
>>
>
> Read the file README.cmucl in the Portablve AllegroServe distribution.
> For me the following mantra works fine:
>
> #+(and cmu mp) (setf mp::*idle-process* mp::*initial-process*)
>
> HTH,
> Ivan
> -- 
> All languages are equal,
> but Lisp is more equal than others.
>

Yep, thanks, this fixed all the problems with CMUCL. This was the first 
time I loaded Portable Aserve through asdf instead of loading it with 
INSTALL.lisp...

Chiljon



More information about the bese-devel mailing list