X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com, "Dr. Volker Zell" Subject: Re: [ANNOUNCEMENT] GNU CLISP 2.38 (2006-01-24) released Mail-Copies-To: never Reply-To: sds AT gnu DOT org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. From: Sam Steingold In-Reply-To: <82vew87h08.fsf@vzell-de.de.oracle.com> (Volker Zell's message of "Wed, 25 Jan 2006 11:12:55 +0100") References: <82vew87h08 DOT fsf AT vzell-de DOT de DOT oracle DOT com> Mail-Followup-To: cygwin AT cygwin DOT com, "Dr. Volker Zell" Date: Wed, 25 Jan 2006 10:26:41 -0500 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 [2006-01-25 11:12:55 +0100]: > >>>>>> Sam Steingold writes: > > > ANSI Common Lisp is a high-level, general-purpose programming language. > > GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe > > o Packaging bug: /usr/share/doc/clisp-2.38/Cygwin should be > /usr/share/doc/Cygwin what do you mean? there are many files in /usr/share/doc/clisp-2.38 and only one in /usr/share/doc/clisp-2.38/Cygwin/. > o In your clisp-2.38.README you have the following configure option > > --with-libpq-prefix=c:/progra~1/postgresql/8.0 > > which looks suspicious. there is no --with-module=postgresql, so this won't hurt. > o There is NO requires line in setup.ini at least at the following > download side: http://mirrors.kernel.org > whereas the clisp executables depend on various dlls. setup.hint contains this: requires:crypt cygwin libdb4.3 libiconv2 libintl3 libncurses8 libpcre0 libreadline6 zlib PS. clisp cygwin package maintenance involves these steps: 1. download CLISP sources from http://sourceforge.net/project/showfiles.php?group_id=1355 2. build CLISP package: $ tar xfj clisp-.tar.bz2 $ cd clisp- $ ./configure --with-module=rawsock --with-module=pcre --with-module=zlib \ --build build-cygwin $ cd build-cygwin $ make cygwin-src distrib TAR_SRC=../../clisp-.tar.bz2 3. upload setup.hint clisp--1.tar.bz2 clisp--1-src.tar.bz2 this is it - cygwin.README, setup.hint &c are auto-generated. Since I am changing jobs and will no longer have access to woe32 machines and thus cygwin, I will not be able to offer clisp cygwin packages on a timely basis. Would you like to step in? -- Sam Steingold (http://www.podval.org/~sds) running w2k http://www.mideasttruth.com http://www.jihadwatch.org http://www.iris.org.il http://www.palestinefacts.org http://pmw.org.il MS: Brain off-line, please wait. -- 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/