mplayer 0.50 소스를 다운 받았습니다...
안승 님 홈페이지에서 보고 우선 ./configure --enable-new-gui
했는데 주루룩 메시지가 나오다가..
--------------------------------------------
위부분 생략
Checking if your compiler 'gcc' supports C++ ... no
Your C++ compiler does not support C++, make sure you have enabled it on
compiler compilation or for binary packages, make sure the appropriate
packages are installed!
If you don't need DirectShow support, you can also use:
./configure --disable-dshow <your-normal-configure-options>
to disable building of the C++ based DirectShow code.
--------------------------------------------
라는 메시지가 나오며 끝납니다..
config.mak 가 안 만들어져서 make 도 안 되는 것 같네요..
[dorado2@dorado2 MPlayer-0.50]$ rpm -qa|grep gcc
gcc-g77-2.95.3-1hl
gcc-2.95.3-1hl
gcc-chill-2.95.3-1hl
gcc-libgcj-2.95.3-1hl
gcc-objc-2.95.3-1hl
gcc-c++-2.95.3-1hl
gcc-java-2.95.3-1hl
gcc버전은 위와 같이 2.95.3(받아다가 통째로 설치한건데..) 이구요,
c++ 설치된 거 맞지 않나요?
터미널에서 gcc, g++ 명령 다 먹거든요.. path도 잡힌거 같은데..
이 초보에게 문제점을 지적해 주시면 감사하겠습니다..
ps. 여담인데 configure 파일에 설정할 게 많더군요..
AMD 1.33GHz, voodoo 3 ,사블 pci64(es1370으로 잡힙니다.)
kernel 2.4.14(mtrr이란거 넣고 컴파일 한거 같습니다..)
쓰는데 최적설정이나 꼭 설정할 부분있으면 가르쳐주시면 고맙겠네요..
질문이 많아서 죄송하네요..