Installing CUPS in Mac mini with Pentium

Michael Sweet mike at easysw.com
Tue May 23 06:43:22 PDT 2006


Joseph wrote:
>> Sounds like the configure script detected the PNG and TIFF libraries,
>> but the linker is unable to do so.  Can you provide the configure
>> options you used and the full output?
> 
> I'm using the default configure options, i.e. I'm simply typing ./configure ENTER, and the output is:
> 
> ./configure
> ...
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for gzgets in -lz... yes
> checking for pow in -lm... yes
> checking png.h usability... yes
> checking png.h presence... yes
> checking for png.h... yes
> checking for png_create_read_struct in -lpng... yes
> checking tiff.h usability... yes
> checking tiff.h presence... yes
> checking for tiff.h... yes
> checking for TIFFReadScanline in -ltiff... yes

Hmm, that pretty much guarantees that things should compile.  What
does your Makedefs file look like?

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups-devel mailing list