http://linux.softpedia.com/progDownload/libjpeg-Download-160.html
wget libjpeg version(strable)
cd libjpeg version
./configure
makezone "reshma.com" IN {
type master;
file "/var/named/reshma.com.zone";
allow-update { none; };
};
make install
http://www.libpng.org/pub/png/libpng.html
wget link location
uzip and untar
./configure
make
make install
libjpeg is a library written entirely in C which contains a widely-used implementation of a JPEG decoder, JPEG encoder and other JPEG utilities.
ReplyDeleteThe following utility programs are available with libjpeg:
* cjpeg and djpeg, for performing conversions between JPEG and some other popular image file formats.
* rdjpgcom and wrjpgcom, for inserting and extracting textual comments in JFIF files.
* jpegtran – a utility for lossless transcoding between different JPEG formats.