[MPlayer-users] Can't compile mplayer from svn
Joey Parrish
joey.parrish at gmail.com
Wed Apr 18 01:46:15 CEST 2007
On 4/17/07, Carlos Véliz <darkomegax at gmail.com> wrote:
> >Please check configure.log to find out why the check failed. If you
> >do not understand configure.log, post it here and I'll help you.
> Unlike the other checks, they don't show the result if i have the necessary
> components or not.
Ah. After reviewing the configure code, the gtk2 check relies on
pkg-config. The gtk1 check uses gtk-config.
What is the output of each of these?
pkg-config gtk+-2.0 --modversion
pkg-config gtk+ --modversion
gtk-config --version
--Joey
More information about the MPlayer-users
mailing list