Page 1 of 1

how to compile wxvlc

Posted: 18 Jan 2007 11:29
by charlieee
Hello

I have trouble when compiling VLC under Linux Debian.

I'd like to compile VLC so that I can run the wxWidgets GUI (wxvlc, I suppose).

When I compile VLC with the following code, I can only run VLC in command line.

Code: Select all

./configure --prefix=/home/usr/ --enable-dvbpsi --enable-dvb make make install
Can someone tell me which configuration option to use to obtain wxvlc after compilation?

Thx

You don't need to compile to get wxvlc

Posted: 22 Jan 2007 18:11
by Nexus7
It is the default interface in Debian unstable. If you install vlc, you will get the wxvlc interface.