libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Path funkiness in executable shell wrapper scripts


From: Bob Friesenhahn
Subject: Re: Path funkiness in executable shell wrapper scripts
Date: Thu, 24 Feb 2005 00:40:23 -0600 (CST)

On Wed, 23 Feb 2005, Albert Chin wrote:

Just build ImageMagick-6.1.9 which uses a single Makefile for
subdirectory builds (rather than a Makefile per directory). Some of
the tests fail because the wrapper script created by libtool doesn't
set LD_LIBRARY_PATH to the correct path to find shared libraries. As
an example, the $(top_builddir)/Magick++/tests/exceptions script looks
like this:

I am pretty sure that I fixed this in development libtool 2.0 and HEAD:

2004-11-27  Bob Friesenhahn  <address@hidden>

        * config/ltmain.m4sh: Add fully-qualified paths to temp_rpath
        rather than unqualified paths in order to avoid possible errors
        when computing the fully-qualified path later.

======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]