정확한 답변은 아닙니다만..
Eterm rpm으로 테스트 해보시면, 아마 의존성에 걸리는 패키지가 나올겁니다.
그걸 전부 깔아준뒤 컴파일해보세요.
ㅡ.-;
성공하시길..
: Eterm-0.9.1 설치 할려고 하는 두중에 에러 메시지 입니다.
:
: loading cache ./config.cache
: checking for a BSD compatible install... /usr/bin/install -c
: checking whether build environment is sane... yes
: checking whether make sets ${MAKE}... yes
: checking for working aclocal... missing
: checking for working autoconf... missing
: checking for working automake... missing
: checking for working autoheader... missing
: checking for working makeinfo... missing
: checking for pgcc... no
: checking for gcc... gcc
: checking whether the C compiler (gcc -O ) works... no
: configure: error: installation or configuration problem: C compiler cannot creat
: e executables.
: 저게 무슨 말입니까?
: gcc가 문제가 있다는 소리 같은데......... 이유를 모르겠네요.
:
: # gcc -v
: Reading specs from /usr/lib/gcc-lib/i686-redhat-linux/2.95.3/specs
: gcc version 2.95.3 20010315 (release)
: # g++ -v
: Reading specs from /usr/lib/gcc-lib/i686-redhat-linux/2.95.3/specs
: gcc version 2.95.3 20010315 (release)
: # c++ -v
: Reading specs from /usr/lib/gcc-lib/i686-redhat-linux/2.95.3/specs
: gcc version 2.95.3 20010315 (release)
: # man gcc
: # man g++
: 둘다 실행됩니다.
: 뭐가 문제죠??---- Dday 12.06 입영 ).( --