gDesklets 에서 configure 시 /lib/cpp fails sanity check 문제
글쓴이: 무혼인형 / 작성시간: 화, 2004/08/10 - 1:47오후
fedora core2를 최소설치로 깔고
apt-get 을 이용해서 xorg-x11 과 gnome-desktop 을 설치 하고서는 필요한 패키지 마다 하나씩 설치하는 중입니다.
나비 입력기를 비롯해서 firefox(freshrpms의 test 쪽에 들어 있더군요)도 세팅을 다 끝냈고, 이제 좀 꾸며볼까 해서...
gDesklets 를 설치 하려고 합니다.
http://gdesklets.gnoemdesktop.org 의 download 항목에서 gDesklets 0.30pre 를 받아서 tar xjf 로 압축 풀고 ./configure 를 실행 했습니다.
checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.
gcc에 무슨 문제가 있는가 싶어서 gcc의 버전도 알아봤습니다.
Quote:
gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
그리고 /proc/version 입니다.
Quote:
Linux version 2.6.7-1.494.2.2 (bhcompile@tweety.build.redhat.com) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Tue Aug 3 09:39:58 EDT 2004
apt-get 을 이용해서 커널헤더, gcc 등을 의존성 문제 없이 다 설치 한 상태 입니다.
혹시 0.30pre버젼의 문제가 아닌가 싶어서 한단계 아래인 gDesklets 0.26.2 를 받아서 configure를 한 결과도 위와 동일 하였습니다.
어떤게 문제 일 수 있을까요? gDesklets 설치에 성공하신 분들의 조언을 요청합니다
Forums:
개발환경 관련 프로그램은 제대로 설치 안 된 듯 싶네요. 일단 g++도
개발환경 관련 프로그램은 제대로 설치 안 된 듯 싶네요. 일단 g++도 없네요.
[quote="cdpark"]g++도 없네요.[/quote]네..
네.. 지금까지 g++을 어떻게 깔아야 하는지 검색조차도 실패하고 있다가..
apt-get install gcc-c++
을 하니까
gcc-c++ libstdc++-devel 이 깔리면서 configure가 에러나던 부분은 진행 되는 군요 감사합니다 :)
이제 pygtk 남았습니다 :oops:
----
http://poorpuppet.egloos.com
댓글 달기