This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] clisp-2.39-1 released


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]