Re: stupid imlib compile prob, includes not found




I'm not sure if Debian has those nasty(I think they are useless to
separate) -devel- packages like RedHat uses, but you may need the -devel-
package corresponding to the library packages you have, like
libpng.blah.deb would be libpng-devel-blah.deb...

Otherwise, get libgr sources and recompile libgr, that will put libpng,
jpeg, tiff, pnm, ppm, and others in their respective places, and the
header files also.  I would look into the first option though.  Depending
on the version of your libs, instaling new libgr might break something.

Dont take me too strong, these are only suggestions, as I'm not a
prominant coder or such like others on the list.

sar

On Mon, 28 Sep 1998, Olaf Conradi wrote:

> 
> Hi,
> 
> I'm compiling gnome from cvs, glib and gtk+ compiled just fine, but imlib
> can't find my gif_lib.h, png.h, jpeglib.h and tiff.h, so it seems.
> 
> I installed the debian pkgs and the files are in /usr/include and the
> libs in /usr/lib.
> 
> Output from ./autogen.sh --prefix=/usr/gnome --with-gtk-prefix=/usr/gnome
> 
> configure: warning: *** Native JPEG support will not be built (JPEG
> library not
> found) ***
> checking for TIFFReadScanline in -ltiff... (cached) no
> checking for TIFFWriteScanline in -ltiff... (cached) no
> checking for TIFFWriteScanline in -ltiff... (cached) no
> checking for TIFFFlushData in -ltiff34... (cached) no
> configure: warning: *** Native TIFF support will not be built (TIFF
> library not
> found) ***
> checking for gif_lib.h... (cached) no
> configure: warning: *** Native GIF support will not be built (GIF header
> not found) ***
> checking for gif_lib.h... (cached) no
> configure: warning: *** Native GIF support will not be built (GIF header
> not found) ***
> checking for png_read_info in -lpng... (cached) no
> configure: warning: *** Native PNG support will not be built (PNG library
> not found) ***
> configure: warning: *** Native PNG support will not be built (PNG header
> file not found) ***
> 
> How do I solve this?
> 
> 
> olaf
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

__________________________________________________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Exerpt from a Micro$oft commercial:
	How many 6 year olds does it take to develop software?

Survey says:
	between 95 and 98.

Also stated from a researcher from M$:
	The idea isn't to be efficient, its to have better lives.



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