|
Hacking Eric Hameleers VLC Package
Hi,
I've just tried to install Eric Hameleers great vlc binaries (x86_64) in /usr/local rather than /usr. Changing the paths in a few scripts seems to get the package to work, but I get issues with lua loading. VLC couldn't find the lua rc script, and was looking in /usr/lib64 rather than /usr/local/lib64 for lib64/vlc/lua/meta/reader. Are paths
hard coded in the binaries, or should am I missing a trick somewhere?
TIA,
===Rich
PS Please don't ask why I've moved it this way.
|