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 To: cygwin AT cygwin DOT com Subject: Re: Packaging error in the latest libguile12-1.6.4-12 ? References: <8765jp84e2 DOT fsf AT vzell-de DOT de DOT oracle DOT com> From: Jan Nieuwenhuizen Organization: Jan at Appel Date: Fri, 19 Sep 2003 13:08:12 +0200 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 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/