greendragons
April 11th, 2012, 12:37 PM
Hello everyone..
Im trying to install vlc from source.....
i am getting error even though i've installed lua 5.1... also if i disable lua then getting PKG_CONFIG_PATH not set error... to what location do i need to set this env variable...
$>./configure --prefix=/home/kodedozer/Documents/vlc-1.1.13/vlc
checking for LUA... no
configure: WARNING: lua5.1 not found, trying lua >= 5.1 instead
checking for LUA... no
checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking lauxlib.h usability... no
checking lauxlib.h presence... no
checking for lauxlib.h... no
checking lualib.h usability... no
checking lualib.h presence... no
checking for lualib.h... no
checking for luaL_newstate in -llua5.1 ... no
checking for luaL_newstate in -llua51 ... no
checking for luaL_newstate in -llua ... no
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.
Im trying to install vlc from source.....
i am getting error even though i've installed lua 5.1... also if i disable lua then getting PKG_CONFIG_PATH not set error... to what location do i need to set this env variable...
$>./configure --prefix=/home/kodedozer/Documents/vlc-1.1.13/vlc
checking for LUA... no
configure: WARNING: lua5.1 not found, trying lua >= 5.1 instead
checking for LUA... no
checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking lauxlib.h usability... no
checking lauxlib.h presence... no
checking for lauxlib.h... no
checking lualib.h usability... no
checking lualib.h presence... no
checking for lualib.h... no
checking for luaL_newstate in -llua5.1 ... no
checking for luaL_newstate in -llua51 ... no
checking for luaL_newstate in -llua ... no
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.