From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17426 invoked by alias); 19 Sep 2003 11:08:14 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17399 invoked from network); 19 Sep 2003 11:08:14 -0000 Received: from unknown (HELO peder.flower) (62.195.48.83) by sources.redhat.com with SMTP; 19 Sep 2003 11:08:14 -0000 Received: from localhost ([127.0.0.1] helo=peder.flower ident=janneke) by peder.flower with esmtp (Exim 3.36 #1 (Debian)) id 1A0J7V-0005po-00 for ; Fri, 19 Sep 2003 13:08:13 +0200 To: cygwin@cygwin.com Subject: Re: Packaging error in the latest libguile12-1.6.4-12 ? References: <8765jp84e2.fsf@vzell-de.de.oracle.com> From: Jan Nieuwenhuizen Organization: Jan at Appel Date: Fri, 19 Sep 2003 11:57:00 -0000 In-Reply-To: <8765jp84e2.fsf@vzell-de.de.oracle.com> (Volker Zell's message of "Fri, 19 Sep 2003 12:21:57 +0200") Message-ID: <87d6dxt4rn.fsf@peder.flower> User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-09/txt/msg01263.txt.bz2 Volker Zell writes: > libguile-srfi-srfi-13-14-v-1.la > libguile-srfi-srfi-4-v-1.la > libguilereadline-v-12.la > > whereas they should be instead under /usr/lib (in the package > guild-devel-1.6.4-12) I think. No, this is correct. These are dlopened and need to be in PATH. Try: guile -c '(use-modules (srfi srfi-4) (srfi srfi-13) (srfi srfi-14))' Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org -- 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/