Re: [ANNOUNCEMENT] clisp-2.39-1 released

2006-08-06 Thread Reini Urban

Dr. Volker Zell schrieb:

Reini Urban writes:


 I've taken over clisp maintainance from Sam Steingold, who lost access
 to his windows box and to this list. Thanks Sam for a wonderful job
 anyway!
 clisp-2.39-1 is now built with cygport, but you can still compile it
 with ./configure; make; make install also.

 ./configure --fsstnd=redhat --with-dynamic-ffi  \
--with-module=rawsock --with-module=dirkey  \
--with-module=bindings/win32 --with-module=berkeley-db \
--with-module=pcre --with-module=postgresql \
--with-module=fastcgi --prefix=/usr --build build

What about the zlib module, it used to be included in the last version.


Yes, you are right. I missed that.

$ clisp -q -E 1:1 -K full -norc -x '*FEATURES*'
(:FASTCGI :POSTGRESQL :PCRE :BERKELEY-DB :DIRKEY :RAWSOCK :READLINE 
:REGEXP :SYSCALLS :I18N :LOOP :COMPILER :CLOS :MOP
 :CLISP :ANSI-CL :COMMON-LISP :LISP=CL :INTERPRETER :SOCKETS 
:GENERIC-STREAMS :LOGICAL-PATHNAMES :SCREEN :FFI :GETTEXT

 :UNICODE :BASE-CHAR=CHARACTER :PC386 :UNIX :CYGWIN)

Furthermore setup.hint is also wrong, because I listed it there.
Will be updated ASAP.
I'll update the automatic README and setup.hint creation also.
--
Reini

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ANNOUNCEMENT] clisp-2.39-1 released

2006-08-04 Thread Dr. Volker Zell
 Reini Urban writes:

 I've taken over clisp maintainance from Sam Steingold, who lost access
 to his windows box and to this list. Thanks Sam for a wonderful job
 anyway!
 clisp-2.39-1 is now built with cygport, but you can still compile it
 with ./configure; make; make install also.

 ./configure --fsstnd=redhat --with-dynamic-ffi  \
   --with-module=rawsock --with-module=dirkey  \
   --with-module=bindings/win32 --with-module=berkeley-db \
   --with-module=pcre --with-module=postgresql \
   --with-module=fastcgi --prefix=/usr --build build

What about the zlib module, it used to be included in the last version.

Ciao
  Volker


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: [ANNOUNCEMENT] clisp-2.39-1 released

2006-08-03 Thread Billinghurst, David \(CALCRTS\)
 From: Reini Urban
 
 I've taken over clisp maintainance from Sam Steingold, who 
 lost access to his windows box and to this list.

Thanks.   It successfully builds the maxima-5.10 release candidate 1.

David


NOTICE
This e-mail and any attachments are private and confidential and may contain 
privileged information. If you are not an authorised recipient, the copying or 
distribution of this e-mail and any attachments is prohibited and you must not 
read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/