[vlc-devel] "--prefix" and plugin path
Sébastien Escudier
sebastien-devel at celeos.eu
Fri Nov 14 13:10:44 CET 2008
Hi
I am building vlc to use libvlc.
I am using --prefix so that make install put everything usefull in this folder,
and then I just have to copy this folder to use libvlc on others computers.
But how can I avoid (lib)vlc to look in prefix folder for modules when I run it
? --disable-rpath does not work for this.
I am using --plugin-path but then vlc looks in both folders, and I would like to
avoid the prefix folder.
Thanks.
More information about the vlc-devel
mailing list