Fedora 8에서 totem 2.21설치하는데 라이브러리를 못찾는다네요
글쓴이: 나그네나그네 / 작성시간: 토, 2008/01/12 - 6:35오후
압축 풀고 ./configure :
checking for MISSING_PLUGINS... configure: error: Package requirements (gstreamer-plugins-base-0.10) were not met: No package 'gstreamer-plugins-base-0.10' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables MISSING_PLUGINS_CFLAGS and MISSING_PLUGINS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
가 뜹니다.
어랏 하면서 rpm -qa | grep gstreamer
해보니까 분명 목록에 있습니다.
어떻게하면 좋죠?
Forums:
*-devel 패키지가
*-devel 패키지가 필요합니다. *.h, *.pc 등이 필요하거든요.
config.log 살펴보세요.
어떤 패키지가 더 필요한지 미리 조사해 보시려면...
totem 의 src.rpm 을 가져다가 rpmbuild --rebuild totem.xxx.src.rpm 을 때려보시면 됩니다.
... 라고는 한다지만 그렇게 컴파일해서 사용할 수 있을 지는 모르겠습니다.
src.rpm 을 풀어제낀 김에 .spec 파일을 보고 컴파일 절차를 파악해보세요.
%configure 와 %build 섹션을 중점적으로 보시면 됩니다.
OTL
댓글 달기