--enable-wxwidgets or --enable-qt4
first,thanks for your reponse!but i have questions:
./configure --disable-libmad --enable-skins2 --disable-mad --disable-ffmpeg --disable-libmpeg2 --disable-faad --enable-wxwidgets --enable-libdvbpsi --enable-DEBUG --with-dvbpsi-tree=/ONSRA/libdvbpsi4-0.1.5
.......
configure: error: The skins2 module depends on the wxWidgets development package. Without it you won't be able to open any dialog box from the interface, which makes the skins2 interface rather useless. Install the wxWidgets development package or alternatively you can also configure with: --disable-wxwidgets --disable-skins2.
wxwidgets have install package?
i try to do this:
./configure --disable-libmad --disable-skins2 --disable-mad --disable-ffmpeg --disable-libmpeg2 --disable-faad --enable-wxwidgets --enable-libdvbpsi --enable-DEBUG --with-dvbpsi-tree=/ONSRA/libdvbpsi4-0.1.5
...
so no error,but i don`t see wxwidgets?why?