I ran ./configure with the flag --enable-run-as-root.
But I don' t have the interface.
If i run vlc-wrapper it won' t start because:
Code: Select all
vlc-wrapper
Cannot determine unprivileged user for VLC!
Code: Select all
vlc
VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-5264-gd9735b44f4)
[0000564f9cd021a0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000564f9cd8d7c0] main playlist: playlist is empty
[0000564f9cdafb10] [cli] lua interface: Listening on host "*console".
VLC media player 4.0.0-dev Otto Chriek
Command Line Interface initialized. Type `help' for help.
>
If I run nvlc from the folder I get a very spartan interface (that is indeed a terminal).
Why do not I have the interface? If I open a video there aren' t any buttons.
(I need to run it as root).