zlib 1.2.x
Source : http://www.zlib.net/zlib-1.2.3.tar.gz
]# ./configure -s]# make]# ./configure]# make]# make install
]# cp libz.so* /usr/local/lib]# cd /usr/local/lib]# rm libz.so libz.so.1]# ln -s libz.so.1.2.3 libz.so]# ln -s libz.so.1.2.3 libz.so.1
curl 7.18.x
Source : http://curl.haxx.se/download
]# ./configure \--prefix=/usr/local \--enable-http \--enable-ftp \--enable-file \--enable-telnet \--enable-thread \--enable-crypto-auth \--enable-cookies \--with-ssl \--with-zlib]# make]# make install
mhash 0.9.x
Source : http://sourceforge.net/project/showfiles.php?group_id=4286&package_id=4300&release_id=498951
]# ./configure \--prefix=/usr/local]# make]# make install
libmcrpyt 2.5.x
Source : http://sourceforge.net/project/showfiles.php?group_id=87941&package_id=91774
libpng 1.2.x
Source : http://sourceforge.net/project/showfiles.php?group_id=5624&package_id=5683&release_id=508707
freetype 2.3.x
Source : http://sourceforge.net/project/showfiles.php?group_id=3157&package_id=3121&release_id=520385
jpeg 6b2
Source : ftp://ftp.uu.net/graphics/jpeg
]# ./configure \--prefix=/usr/local \--enable-shared \--enable-static]# make
]# make test]# make install
libungif 4.1.x
Source : http://sourceforge.net/project/showfiles.php?group_id=102202&package_id=109698&release_id=364494
libtiff 4.X
Source : ftp://ftp.remotesensing.org/pub/libtiff
t1lib 5.1.x
Source : ftp://sunsite.unc.edu/pub/Linux/libs/graphics
]# ./configure \--prefix=/usr/local]# make without_doc]# make install
libiconv 1.x
Source : http://ftp.gnu.org/pub/gnu/libiconv/
gd 2.0.x
Source : http://www.libgd.org/Downloads
]# ./configure \--prefix=/usr/local \--with-png=/usr/local/lib \--with-freetype=/usr/local/lib \--with-fontconfig=/usr \--with-jpeg=/usr/local/lib \--with-libiconv-prefix=/usr/local/lib
]# make]# make install
ÃÖÁ¾¼öÁ¤ÀÏ : 08.02.18(¿ù)