[완료]Berkeley DB 설치(소스 컴파일부터...)
소스 컴파일 하는데....다음과 같은 에러가 나옵니다. ar이 뭔가요?
../dist/configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... no
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-mutexalign=ALIGNMENT option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... missing_ar
configure: error: No ar utility found.
뭘 잘 못 한 건지...
ar 이 없군요...
ar 은 라이브러리 생성과 운영에 사용하는 프로그램입니다.
아무래도 개발 툴킷이 전혀 설치되어 있지 않으신것 같은데요?
gcc 와 glibc 등을 설치하지 않으셨는지 확인해보세요.
====
( - -)a 이제는 학생으로 가장한 백수가 아닌 진짜 백수가 되어야겠다.
고맙습니다.
정말 설치 되 있지 않았습니다...
설치 후 정상적으로 됐습니다.
좋은 하루 보내세요~
===========================
후회하지 말자~
댓글 달기