/bin/rm: cannot remove `libtoolT': No such file or directory
Done configuring
configure 스크립트를 만들어 주는 자동화툴들이 잘못 실행되었을때 발생하는 문제.
다음과 같이 스크립트를 실행시켜 주고 나서 다시 ./configure 를 실행하면 된다.
# autoreconf --force --install
# libtoolize --automake --force
# automake --force --add-missing
portsentry 방어 구현 (0) | 2012.06.08 |
---|---|
PHP소스코드 실행속도 향상을 위한 PHP ZendOptimizer-3.3.9 설치 (0) | 2012.06.05 |
/etc/rc.d/init.d/xinetd 가 없을때 (0) | 2012.05.30 |
심볼릭 링크 설정 및 삭제 (0) | 2012.05.29 |
리눅스 한글깨짐 현상 해결방법 (0) | 2012.05.26 |