From: rmagere
Subject: AllegroServe (or Portable AllegroServe) and ACL v5.01
Date: 
Message-ID: <cleg3c$5dp$1@news.ox.ac.uk>
Hi,
does anyone know how to get either AllegroServe (AS) or Portable 
AllegroServe (PAS) to run in ACL v5.01?
I have read that the current version of AS only works with ACL v6.0.x or 
higher, however I have also read elsewhere that the minimum requirements for 
AS is 5.0.1 - I guess this referes to an older version of AS but I haven't 
been able to find one that works.
When I try to compile the current version of AS I get the following error:

Error: Symbol "SET-SOCKET-OPTIONS" not found in the ACL-SOCKET package. 
[file position = 32730]
[condition type: READER-ERROR]

which is expected given that "set-socket-options" is a function introduced 
in v6.0 - the closest "socket" function in v.5.0.1 returned is 
"set-socket-format" however it does other things so that was not the answer.

The other problem I found is that if I try to use PAS I get even more errors 
and essentially it eventually tries to run AS.

My knowledge is not good enough to fix up this problem so I would be 
grateful if anyone could direct me (or tell me) what to do to solve the 
issue.

Thanks. 

From: rmagere
Subject: Re: AllegroServe (or Portable AllegroServe) and ACL v5.01
Date: 
Message-ID: <clqiov$ed0$1@news.ox.ac.uk>
Ok,
does any one know where I could go and ask this question hoping for a clue 
or answer?

Thanks.

"rmagere" <·······@the-mail-that-burns.com> wrote in message 
·················@news.ox.ac.uk...
> Hi,
> does anyone know how to get either AllegroServe (AS) or Portable 
> AllegroServe (PAS) to run in ACL v5.01?
> I have read that the current version of AS only works with ACL v6.0.x or 
> higher, however I have also read elsewhere that the minimum requirements 
> for AS is 5.0.1 - I guess this referes to an older version of AS but I 
> haven't been able to find one that works.
> When I try to compile the current version of AS I get the following error:
>
> Error: Symbol "SET-SOCKET-OPTIONS" not found in the ACL-SOCKET package. 
> [file position = 32730]
> [condition type: READER-ERROR]
>
> which is expected given that "set-socket-options" is a function introduced 
> in v6.0 - the closest "socket" function in v.5.0.1 returned is 
> "set-socket-format" however it does other things so that was not the 
> answer.
>
> The other problem I found is that if I try to use PAS I get even more 
> errors and essentially it eventually tries to run AS.
>
> My knowledge is not good enough to fix up this problem so I would be 
> grateful if anyone could direct me (or tell me) what to do to solve the 
> issue.
>
> Thanks.
> 
From: Pascal Costanza
Subject: Re: AllegroServe (or Portable AllegroServe) and ACL v5.01
Date: 
Message-ID: <clqma4$qme$1@f1node01.rhrz.uni-bonn.de>
Have tried Franz's support channels?

Pascal

rmagere wrote:

> Ok,
> does any one know where I could go and ask this question hoping for a clue 
> or answer?
> 
> Thanks.
> 
> "rmagere" <·······@the-mail-that-burns.com> wrote in message 
> ·················@news.ox.ac.uk...
> 
>>Hi,
>>does anyone know how to get either AllegroServe (AS) or Portable 
>>AllegroServe (PAS) to run in ACL v5.01?
>>I have read that the current version of AS only works with ACL v6.0.x or 
>>higher, however I have also read elsewhere that the minimum requirements 
>>for AS is 5.0.1 - I guess this referes to an older version of AS but I 
>>haven't been able to find one that works.
>>When I try to compile the current version of AS I get the following error:
>>
>>Error: Symbol "SET-SOCKET-OPTIONS" not found in the ACL-SOCKET package. 
>>[file position = 32730]
>>[condition type: READER-ERROR]
>>
>>which is expected given that "set-socket-options" is a function introduced 
>>in v6.0 - the closest "socket" function in v.5.0.1 returned is 
>>"set-socket-format" however it does other things so that was not the 
>>answer.
>>
>>The other problem I found is that if I try to use PAS I get even more 
>>errors and essentially it eventually tries to run AS.
>>
>>My knowledge is not good enough to fix up this problem so I would be 
>>grateful if anyone could direct me (or tell me) what to do to solve the 
>>issue.
>>
>>Thanks.
>>
> 
> 
> 


-- 
Pascal Costanza               University of Bonn
···············@web.de        Institute of Computer Science III
http://www.pascalcostanza.de  R�merstr. 164, D-53117 Bonn (Germany)
From: rmagere
Subject: Re: AllegroServe (or Portable AllegroServe) and ACL v5.01
Date: 
Message-ID: <clrak6$o0e$1@news.ox.ac.uk>
"Pascal Costanza" <········@web.de> wrote in message 
·················@f1node01.rhrz.uni-bonn.de...
> Have tried Franz's support channels?
>
> Pascal
>
I didn't think they would still provide support for a 2 generation old 
version of acl but I'll give it a try (I guess an email to 
·······@franz.com).