Re: Path funkiness in executable shell wrapper scripts

2005-02-24 Thread Albert Chin
On Thu, Feb 24, 2005 at 12:40:23AM -0600, Bob Friesenhahn wrote: > 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

Re: Path funkiness in executable shell wrapper scripts

2005-02-23 Thread Bob Friesenhahn
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 libra

Path funkiness in executable shell wrapper scripts

2005-02-23 Thread Albert Chin
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)