On Tue, May 03 2011,Eli Zaretskii wrote: >> From: Sivaram Neelakantan <nsivaram....@gmail.com> >> Date: Tue, 03 May 2011 12:11:13 +0530 >> User-Mail-Address: nsivaram....@gmail.com >> >> I have downloaded the libpng dlls from the gnuwin32 website but I >> can't seem to find the following DLLs in the same website. >> >> "libpng12d.dll" "libpng.dll" "libpng13d.dll". >> >> Can anyone help in pointing me to a site where I can download the same? > > You will find that information places in the README.W32 file. >
Thanks. I went to the http://www.gtk.org/download-windows.html site and downloaded the following run time files zlib 1.2.5 libpng 1.4.3 which had the following dlls, libpng14-14.dll & zlib1.dll Along with the following dlls from the gnuwin32 site glut32.dll libimage.dll libtiff3.dll jpeg62.dll libXpm.dll librle3.dll I'm able to view PNGs and JPEGs now. > What is the value of libpng-version in your Emacs? what command do I execute to find this out? sivaram --