[MPlayer-cygwin] How to compile MPlayer for WIN32 using MinGW
Eugene Kovgar
ken20001 at ukr.net
Mon Apr 6 20:33:47 CEST 2009
Eugene Kovgar <ken20001 <at> ukr.net> writes:
>
> Hello. I have problems configuring schroedinger-1.0.6. During configuring
> follows next error:
>
> checking for pkg-config... /home/Eugene/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBOIL... The system cannot find the path specified.
> no
> configure: error: liboil-0.3 >= 0.3.16 is required
>
> The thing is my liboil package version is really 0.3.16 and was compiled
well.
> What should I do? Thanks.
>
Ok. :) The problem is solved. I forgot that each time I start MSYS environment
I must enter the same export commands. And in this case is:
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/home/yourname/lib/pkgconfig/"
More information about the MPlayer-cygwin
mailing list