[vlc] Re: how to enable vlc gui?

cc nyvsld at gmail.com
Sat Oct 8 18:12:23 CEST 2005


thanks very much, it worked.

try with `vlc -vv --no-plugins-cache' shows this:


[00000001] main vlc warning: config file /home/me/.vlc/vlcrc does not exist yet

[00000001] main vlc warning: cannot load module
`/home/me/lib/vlc/gui/libskins2_plugin.so'
(/home/me/lib/vlc/gui/libskins2_plugin.so: undefined symbol:
inflateEnd)

[00000001] main vlc warning: cannot load module
`/home/me/lib/vlc/gui/libwxwidgets_plugin.so'
(libwx_gtk2_xrc-2.6.so.0: cannot open shared object file: No such file
or directory)



the file `~/.vlc/vlcrc' is missing.
latter two warnings have gone after:
   export LD_LIBRARY_PATH=$HOME/lib

all packages are installed with prefix $HOME.

TIA.

On 10/8/05, Benjamin Pracht <bigben+spam at videolan.org> wrote:
> Le samedi 08 octobre 2005 à 22:02 +0800, cc a écrit :
> > hi,
> > does gui require special configure options?
> > or command line arguments?
> > why it showes no gui?
> >
> > i did see things like:
> >   checking for wx-config
> >   result: yes
> >   checking wx/wxprec.h usability
> >   result: yes
> > in config.log.
> >
> > and libwxwidgets_plugin.so is found in lib/vlc/gui.
>
> Try deleting your preferences file (~/.vlc/vlcrc). If that doesn't work,
> run
>
> vlc -vv --no-plugins-cache and check if you have any warning, espacially
> about unresolved symbols.
>
> --
> BigBen
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list