Next message: Arthur Bergman: "Re: Mac and Imager"
Sorry, I left the error Apache is throwing.
libpng warning: Application was compiled with png.h from libpng-1.2.5
libpng warning: Application is running with png.c from libpng-1.0.12
libpng error: Incompatible libpng version in application and library
I installed libpng onto Mac (1.2.5) via make into /usr/local/include
but libpng also exists as a Fink package as /sw/include thus 1.0.1.2
I tried building without /sw/include, but the result is this:
/usr/local/include/freetype2 doesnt exist or is unaccessible -
removed. /usr/include/freetype doesnt exist or is unaccessible -
removed. /usr/local/include/freetype doesnt exist or is unaccessible -
removed.
done.
T1-fonts: includes not found - libraries not found
TT-fonts: includes not found - libraries not found
png: includes found - libraries found
freetype2: includes found - libraries not found
w32: includes not found - libraries not found
ungif: includes not found - libraries not found
tiff: includes not found - libraries not found
jpeg: includes not found - libraries not found
gif: includes not found - libraries not found
MakeMaker (v6.03)
Writing Makefile for Imager::plugins
Writing Makefile for Imager
and I want font support along with jpeg support, too. I installed jpeg
libraries 0.6b, but it is not seeing them...
On Monday, January 6, 2003, at 09:51 PM, Ward W. Vuillemot wrote:
> I have been having problems with Imager installing on Mac OS X 10.2.3.
> It cannot find my libraries. I have rooted around the Makefile.pl and
> fudged with the header and libs arrays to point it toward the right
> directories.
>
> On top of this, i have Fink installed. I was hoping some, if not all,
> the necessary libraries would be found therein at /sw/include where PNG
> and JPEG libraries are installed. but when I do install Imager it
> complains of differing versions between libpng being compiled versus
> what is being used....
>
> I am a bit new to all of this...and learn by trying. Any help --
> pointers -- is greatly appreciated.
>
> Cheers,
> Ward
>
>