[ptx] libpano12 on osx (was: build with GNU autoconf)

Douglas Wilkins douglasw at zahav.net.il
Tue Nov 9 18:09:32 GMT 2004


On Tue, 2004-11-09 at 17:33 +0000, Bruno Postle wrote:
> On Tue 09-Nov-2004 at 19:09 +0200, Douglas Wilkins wrote:
> 
> > >   DAR_LDFLAGS = -L/sw/lib -ltiff -ljpeg
> 
> > libtool should automatically add the other two libs from libpano12.la
> > (it already adds -lpng and -lz right?) 
> > 
> > the relevant lines from libpano12.la on my build:
> > 
> > # Libraries that this one depends upon.
> > dependency_libs=' -L/usr/lib /usr/lib/libjpeg.la -lpng -ltiff -lz'
> 
> The one on the mac looks like this:
> 
>   # Libraries that this one depends upon.
>   dependency_libs=' -L/usr/local/lib -lpng -L/usr/lib -lz'
> 
> I understand, I was ignoring configure failing to find the
> libraries:
> 
>   checking for JAVA installation at ...
>   configure: cannot find the java directory, assuming it is specified in CFLAGS
>   checking for JPEG support ...
>   configure: cannot find the jpeg directory, assuming it is specified in CFLAGS
>   checking for TIFF support ...
>   configure: cannot find the tiff directory, assuming it is specified in CFLAGS
> 
> Fink installs the jpeg and tiff libraries into /sw/{lib,include}
> and sun Java is in
> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
> 

So this patch (against current Anonymous CVS) should work

regards,
Doug

-------------- next part --------------
A non-text attachment was scrubbed...
Name: hugin-mac.diff
Type: text/x-patch
Size: 3170 bytes
Desc: not available
Url : http://www.email-lists.org/pipermail/ptx/attachments/20041109/10d40fe9/hugin-mac.bin


More information about the ptX mailing list