설치시 다음에러가 납니다.
소프트웨어 요구사항이 전부 설치된것 같은데... 미치겠답니다.
아래는 설치 원문과 에러를 복사해서 붙여놨습니다.
======================================================================
[root@localhost webalizer]# ./configure --prefix=/usr/local/webalizer --with-language=korea
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether char is unsigned... no
checking for main in -l44bsd... no
checking for main in -lm... yes
checking for main in -lz... yes
checking for gzrewind in -lz... yes
checking for main in -lpng... no
configure: error: png library not found... please install png.
[root@localhost local]# rpm -q libpng
libpng-1.0.9-1
You have new mail in /var/spool/mail/root
=====================================================================
libpng는 rpm으로 설치되어 있다는데....
리눅스가 거짓말을 하나.. 찾아봐도 디렉토리는 없네요.
그럼 설치된것로 나오는 건 뭐죠?
아~~ 머리 아프당
답변 좀 해주세요..