[완료] centos 에 ddd를 설치하는데 오류가 나네요..
프로그램 디버깅때문에 ddd를 설치할려고 하는데요.
yum install ddd 라고 입력해도 설치가 안되어서
직접 sourceforge에서 다운받아서 압축풀고 ./configure 하니까 에러가 나는데요..
이걸 어떻게 해결해야 할지;;
아래는 ./configure 마지막부분입니다.
대충 읽으면 환경 변수 CXX가 있어야 하고, CXXFLAGS도 셋팅되엉 있어야 한다는데;;
어디에서 어떻게 하는지도 모르겠고;; 휴우~
./configure 했을때 에러 :
----------------------------------------------------------------------------------------
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 whether the C++ compiler (g++) compiles a simple program... no
configure: error: You must set the environment variable CXX to a working
C++ compiler. Also check the CXXFLAGS settings.
See the file 'config.log' for further diagnostics.
------------------------------------------------------------------------------------------
yum install ddd 했을때 :
------------------------------------------------------------------------------------------
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
------------------------------------------------------------------------------------------
http://download.fedora.redhat
하면 의존 관계에 있는 rpm까지 찾아서 설치가 됩니다.
참고로, epel-release-5-3.noarch.rpm은 RHEL의 추가 패키지 저장소 정보를 담고 있는 rpm 입니다.
<주의>
윗 줄에서 htt:// 이라고 되어 있는 부분은 http://로 바꿔서 실행해주십시오.
http://라고 적으니 이상하게 바뀌어서 일부러 htt://라고 적었습니다.
이걸 어떻게 하면 제대로 나오게 할 수 있을까요?
--
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.
----
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.
의존관계때문에
의존관계때문에 그랬군요;;
감사합니다.
리눅스 초보라;; 이 게시판에서 http:// 라고 적으면 이상하게 바뀌는줄도 몰랐습니다;;;
-----------------------------------------------
I'm free to be whatever I, whatever I Choose
-----------------------------------------------
I'm free to be whatever I, whatever I Choose
댓글 달기