Page 1 of 1

please help me!

Posted: 21 May 2008 11:33
by dragon-pk
please ask :what is vlc configure coefficient with having install interface?thanks!

Re: please help me!

Posted: 21 May 2008 20:20
by Jean-Baptiste Kempf
--enable-wxwidgets or --enable-qt4

Re: please help me!

Posted: 22 May 2008 08:41
by dragon-pk
--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?

Re: please help me!

Posted: 22 May 2008 11:33
by dragon-pk
i add --enable-wxwidgets ,but i don`t find it`s interfcae why?i do this:
[root@localhost hss-1.4]# ./configure --disable-libmad --disable-skins2 --disable-mad --disable-ffmpeg --disable-libmpeg2 --disable-faad --enable-wxwidgets --with-wxwidgets-tree=/usr/local/lib/wxwxWidgets-2.8.5 --enable-libdvbpsi --enable-DEBUG --with-dvbpsi-tree=/ONSRA/libdvbpsi4-0.1.5
make
make install

./vlc -vvv --color --rtsp-host 201.201.201.253

vlc client can do it best but vlc server don`t appear vlc interface? why?

Re: please help me!

Posted: 23 May 2008 01:58
by Jean-Baptiste Kempf
reset your vlc cache.

Re: please help me!

Posted: 23 May 2008 03:04
by dragon-pk
reset your vlc cache.
I cann't understand your mean,please tell me:i do this:
[root@localhost hss-1.4]# ./configure --disable-libmad --disable-skins2 --disable-mad --disable-ffmpeg --disable-libmpeg2 --disable-faad --enable-wxwidgets --with-wxwidgets-tree=/usr/local/lib/wxwxWidgets-2.8.5 --enable-libdvbpsi --enable-DEBUG --with-dvbpsi-tree=/ONSRA/libdvbpsi4-0.1.5
make
make install
is right?
you tell me to reset vlc cache?how to reset vlc cache?

Re: please help me!

Posted: 23 May 2008 04:15
by dragon-pk
i try this:
./configure --disable-libmad --disable-skins2 --disable-mad --disable-ffmpeg --disable-libmpeg2 --disable-faad --enable-wxwidgets --with-wx-config-path=/usr/local/lib/wxWidgets-2.8.5 --enable-libdvbpsi --enable-DEBUG --with-dvbpsi-tree=/ONSRA/libdvbpsi4-0.1.5
why cann't find vlc interface?