X-Spam-Check-By: sourceware.org Message-ID: <44D5E407.1060407@x-ray.at> Date: Sun, 06 Aug 2006 14:43:51 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.6) Gecko/20060729 SeaMonkey/1.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] clisp-2.39-1 released References: <82fygcfpxf DOT fsf AT vzell-de DOT de DOT oracle DOT com> In-Reply-To: <82fygcfpxf.fsf@vzell-de.de.oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/