아파치를 설치하구 있눈뎅...
./configure 하다가... 아래의 에러가 났습니다..
libjpeg.so 파일의 위치를 못찾습니다..
하지만.. 분명.. libjpeg.so 파일은.. /usr/lib 밑에 있습니다..
checking for FriBidi support... no
checking whether to enable FTP support... yes
checking for GD support... yes
checking whether to enable truetype string function in GD... no
checking for the location of libjpeg... yes
configure: error: libjpeg.(a|so) not found.
컴파일 옵션들은...
./configure --with-apache=/usr/local/src/apache_1.3.27
--with-mysql=/usr/local/mysql
--with-config-file-path=/usr/local/apache/conf
--with-exec-dir=/usr/local/apache/bin
--enable-tarck-vars=yes
--with-gd=/usr/lib
--with-jpeg-dir=/usr/lib
--with-ttf=/usr/lib
--enable-ftp
--with-mod-charset
--with-language=korean --w
ith-charset=euc_kr --enable-calend
ar
입니다.. gd를 rpm으로 설치해서 그런가.. -_-a..
어케 하면 될까요???
--
모든 상상력을 동원하여?