[vlc] [lua/intf/rc.luac] Error 127

andrew andrew.david.45 at gmail.com
Mon Feb 22 10:14:26 CET 2010


On Sat, Feb 20, 2010 at 06:06:55PM +0200, Alin-Andrei wrote:

> I am trying to compile VLC from git (in Ubuntu) and get the following error: 
> 
> LUAC   lua/intf/rc.luac
> /bin/bash: -o: command not found
> make[3]: *** [lua/intf/rc.luac] Error 127

If you were following this guide:

http://ubuntuforums.org/showthread.php?t=1398119

There was a shortcoming in the dependencies given for lua which are
now given as:

sudo apt-get install lua5.1 liblua5.1-0-dev

whereas previously only liblua5.1-0-dev was given, certainly on my
system this generated the same error that you experienced.

Andrew
-- 
Do you think that's air you're breathing?



More information about the vlc mailing list