Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: Charles Wilson <cwilson@ece.gatech.edu>
Cc: cygwin@cygwin.com
Subject: Re: libtool dlopen [WAS: Guile and Readline won't play together]
References: <000001c22bc5$138a5620$734b1cd3@Dell>
	<87sn2lnuwm.fsf@peder.flower> <00ed01c22beb$6cbd4f10$1800a8c0@LAPTOP>
	<87y9cclicn.fsf_-_@peder.flower> <3D335328.6060307@ece.gatech.edu>
	<87r8i4lgg8.fsf@peder.flower> <3D335BBF.5020400@ece.gatech.edu>
	<87n0sslfve.fsf@peder.flower> <3D337042.1060209@ece.gatech.edu>
Organization: Jan at Appel
From: Jan Nieuwenhuizen <janneke@gnu.org>
Date: Tue, 16 Jul 2002 11:21:42 +0200
In-Reply-To: <3D337042.1060209@ece.gatech.edu> (Charles Wilson's message of
 "Mon, 15 Jul 2002 21:00:50 -0400")
Message-ID: <87ele4koyh.fsf@peder.flower>
Lines: 25
User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2
 (i386-debian-linux-gnu)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Charles Wilson <cwilson@ece.gatech.edu> writes:

> Okay, so on cygwin libltdl is using the PATH to search for the libtool
> library.   A-ha!  That's because the primary search path is:
>
> /* Define to the name of the environment variable that determines the
>     dynamic library search path. */
> #define LTDL_SHLIBPATH_VAR "PATH"

Ok...

> That's so it can find dlls.  fine and dandy -- only it isn't, apparently.
>
> /* Define to the system default library search path. */
> #define LTDL_SYSSEARCHPATH "/lib/usr/lib"
>
> But this is the real problem.  This should be "/lib:/usr/lib".
> Somehow the ':' went missing.  I'll track it down.

Ok,  this makes a sense.  Thanks a lot.
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
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

