본문 바로가기

카테고리 없음

설치된 파일(?) 찾기

Quote:
Originally Posted by spm
I ran it, but I did get some strange messages:

admin@htpc:~/VDR/vdr-1.3.34/PLUGINS/src/softdevice$ ./configure
Package libavcodec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavcodec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavcodec' found
Package libavcodec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavcodec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavcodec' found
Package dfb++ was not found in the pkg-config search path.
Perhaps you should add the directory containing `dfb++.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dfb++' found
Creating temporary config.h and config.mak
config.h is unchanged
config.mak is unchanged


I'm so close I can smell it!! What did I miss?

Thanks Stile!
Libavcodec is part of the FFMpeg package. It's not finding the package information file. Do a:

locate libavcode.pc

If it's found you have a problem with the path setup on your system. Ifit's not, you have a version of FFMpeg that's too old. I fought withthis little bit myself. I had to update to the testing version ofFFMpeg on Gentoo to make it work.

Stile
__________________
Stupidity should be painful