>> Read Reply from No. 1625 article  
RE: xine-0.5.2 컴팔 성공법.

등록 2001-09-05 17:51:00     조회 4
이름 박원규    

		제환경에선 그냥 컴파일 잘 됩니다 (레드헷 7.2beta + gcc-2.96_REDHAT버젼)
 gcc3 설정에 문제가 있는듯 ??
 : 컴파일이 잘안되는 경우 대부분 gcc부분이다.
: 본인의 경우 rpm으로 gcc-3.0.1으로 업글했으나 각 프로그램의
: 지정된 헤더파일이나 라이브러리 위치가 약간씩 차이가 있는것 같다.
:
: xine-lib-0.5.2를 컴파일 한다(이것은 컴파일이 잘됨)
:  /usr/local/xine/lib 에 있는  libxine.la , libxine.so ,  libxine.so.0 , libxine.so.0.5.0
:         을 /usr/lib 에 복사나 링크를 걸어준다.
:    # ln -s /usr/local/xine/lib/libxine.la /usr/lib
:    # ln -s /usr/local/xine/lib/libxine.so /usr/lib
:    # ln -s /usr/local/xine/lib/libxine.so.0 /usr/lib
:    # ln -s /usr/local/xine/lib/libxine.so.0.5.0 /usr/lib
:
: 그리고 xine-ui-0.5.2는 아래처럼 확인하여 컴팔한다. 
:
: 우선 xine의 png.h의 위치는 /usr/X11R6/include이다.
: 한텀에서 
: # find / -name png.h
: # find / -name pngconf.h
:
: 이것들을 찾아서 /usr/X11R6/include로 복사한다. .
:
: 또 /xine-ui-0.5.2/config.log파일을 참조하면 여러에러 메시지가
: 생기는데 그것을 참조하면 될것 같다.
:
: 그중에 
: [root@wxy69 /root]# find / -name stdarg.h
: find: /proc/7019/fd: 그런 파일이나 디렉토리가 없음
: find: /proc/7287/fd: 그런 파일이나 디렉토리가 없음
: find: /proc/7811/fd: 그런 파일이나 디렉토리가 없음
: find: /proc/9646/fd: 그런 파일이나 디렉토리가 없음
: /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/stdarg.h
: /usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/stdarg.h
: /usr/lib/gcc-lib/i686-pld-linux/3.0.1/include/stdarg.h
: /usr/lib/gcc-lib/i686-pld-linux/egcs-2.91.66/include/stdarg.h
: /us/usr/lib/gcc-lib/i686-pld-linux/3.0.1/include/stdarg.h
: r/lib/bcc/include/stdarg.h
:
: root@wxy69 /root]# find / -name stddef.h         
: find: /proc/7019/fd: 그런 파일이나 디렉토리가 없음
: find: /proc/7287/fd: 그런 파일이나 디렉토리가 없음
: find: /proc/7811/fd: 그런 파일이나 디렉토리가 없음
: find: /proc/9646/fd: 그런 파일이나 디렉토리가 없음
: /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/stddef.h
: /usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/stddef.h
: /usr/lib/gcc-lib/i686-pld-linux/3.0.1/include/stddef.h
: /usr/lib/gcc-lib/i686-pld-linux/egcs-2.91.66/include/stddef.h
: /usr/lib/bcc/include/stddef.h
: /usr/X11R6/include/stddef.h
: /usr/include/linux/stddef.h
: /usr/include/stddef.h
: /usr/src/linux-2.4.7-2.9/include/linux/stddef.h
: /usr/i386-glibc21-linux/include/linux/stddef.h
: 11R6/include/stdarg.h
: /usr/include/stdarg.h
:
:  이중에서/usr/lib/gcc-lib/i686-pld-linux/3.0.1/include/stddef.h
: 와  /usr/lib/gcc-lib/i686-pid-linux/3.0.1/include/stddef.h 를
: /usr/X11R6/include로 복사한다음 컴파일한다.
:
: 자 이제  xine-ui-0.5.2를 컴파일한다.
: # cd /xine-ui-0.5.2
: # ./configure --prefix=/usr/local/xine
: # make
: # make install
:
:
: /xine-ui-0.5.2/src/xitk/skins/xinetic 을 /usr/local/xine/share/xine/skins 에 복사한다.
:
:    # cp /xine-ui-0.5.0/src/xitk/skins/xinetic /usr/local/xine/share/xine/skins
:
:     /usr/local/xine/bin/xine 을 /usr/bin 에 링크시킨다.
:
:    # ln -s /usr/local/xine/bin/xine /usr/bin
:
:  자 이제 한텀에서 xine 를 실행해보자.
:  전에보다 완전히 새로와진 모습을 볼수 있다.
: 이경우 본인에게만 해당될수 있지만 이런식으로 하면 된다고 생각함.--"온갖 참된 삶은 
: 만남이다" -- 마르틴 부버
이름
암호


>> 관련글
1625 xine-0.5.2 컴팔 성공법.  안승  2001.09.05  ....
  답장 RE: xine-0.5.2 컴팔 성공법.  박원규  2001.09.05  ....
  목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.38 초 ] 작업시간: [ 0.06 초 ]

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved
[TOP]

적수네 동네
+
| 적수네 동네
| 공부방
| 리눅스 잡지 서고
| LSN 소스
| 링크 모음
+---+
게시판
+
| 떠들어보세!
| 질문과 답변
| 새소식과 정보
| 1원짜리 팁?
| 대화방
+---+
칼럼?
+
| 세하 훔쳐보기
| Welcome2nite
| 혜진의 염장판
+---+
리눅스 상표권
+
| 반대 서명란
| 토론 게시판
+---+
GNU
+
| GNU 선언문
| GNU GPL
| GNU 미러 목록
+---+
프로젝트?
+
| 리눅스카운터
| RC5DES
| 실질헌법 제작
+---+
커널 소식
+
| 안정 버젼: 2.4.14
+---+
테마 선택
+
LSN 방송국?
+
| OFF AIR
+---+
회원
+
| 로그인
+---+
[ 적수네 동네 ] [ 리눅스 상표권 독점 반대 ] [ 한글 리눅스 문서 프로젝트 ] [ KrLine ] [ 사랑넷 ] [ Valid HTML 4.0! ] [ SlashDot ] [ Freshmeat ]
Copyleft (C) 1998-2001 Byeong-Chan Kim . License
TIME: 1791064511
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.