Hi Guys! Yerstaday i had to reinstall my linux and my second CD from mandrake linux distribution was scratched so i download missing developers (zlib,jpeg,png) packets from internet in rpm format and install them using rpmdrake utility but when i run ./configure script i see this results ..... checking for jpeg_destroy_decompress in -ljpeg... no configure: warning: *** JPEG library not found *** checking for zlibVersion in -lz... no configure: warning: *** zlib library not found *** checking for png_init_io in -lpng... no configure: warning: *** PNG library not found *** checking for ANSI C header files... no checking for GL/gl.h... yes checking for GL/glut.h... yes checking for png.h... yes checking for jpeglib.h... yes ....... as I understand ldconfig works only with .so modules and doesn't maintain .a libs gcc knows about header files but not about libraries. What should I do? Thanx in advance Roman
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel