This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: Packaging error in the latest libguile12-1.6.4-12 ?
- From: Jan Nieuwenhuizen <janneke at gnu dot org>
- To: cygwin at cygwin dot com
- Date: Fri, 19 Sep 2003 13:08:12 +0200
- Subject: Re: Packaging error in the latest libguile12-1.6.4-12 ?
- Organization: Jan at Appel
- References: <8765jp84e2.fsf@vzell-de.de.oracle.com>
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 <janneke@gnu.org> | 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/