Friday, 28 October 2011

too many dependencies on vlc configure and fribidi error.

too many dependencies on vlc configure and fribidi error.

hi folks
i have problem installing vlc player and these are some of the outputs i got
1. I get this reply that lua is not installed yet it is as you can see and all these dependencies keep coming up so i disable them and try to configure till it tells me that package 'fribidi' not found.

folks these dependencies are so so so many i cant download all of them yet again install them all. I HAVE REDUCED THE OUTPUT OF ./configure.

i request for assistance.

Code:

[rootmyself vlc-1.1.12]# ./configure --disable-lua

configure: error: Could not find lua. Lua is needed for some interfaces (rc, telnet, http) as well as many other custom scripts. Use --disable-lua to ignore this error.

[rootmyself vlc-1.1.12]# rpm -qa lu*
lua-5.1.4-4.fc12.i686
lucene-2.4.1-1.fc13.i686
[rootmyself vlc-1.1.12]#

[rootmyself vlc-1.1.12]# ./configure --disable-lua --disable-mad --disable-avcodec --disable-postproc --disable-a52

configure: error: Package requirements (fribidi) were not met:

No package 'fribidi' 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 FRIBIDI_CFLAGS
and FRIBIDI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[rootmyself vlc-1.1.12]#

No comments:

Post a Comment