Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2006 21:58:35 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        ahze@ahze.net
Cc:        ahze@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: multimedia/vlc - broken wxwidgets
Message-ID:  <4460F46B.2070308@gmx.de>
In-Reply-To: <b2203fed0605091150k2f34d4b1t3fb548741eb9b2c9@mail.gmail.com>
References:  <4460DF7D.4080304@gmx.de> <b2203fed0605091150k2f34d4b1t3fb548741eb9b2c9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

michael johnson wrote:
> On 5/9/06, [LoN]Kamikaze <LoN_Kamikaze@gmx.de> wrote:
>>
>> The vlc wxwidgets module is linked to gstreamer-0.8 even though I only
>> have the latest version (0.10) installed. I cannot fetch the distfiles
>> for the gstreamer80 port. Note the following errors shown by ldd.
> 
> 
> wxgtk2.6 depends on gstreamer80. This isn't a vlc problem.
> 

I managed to install gstreamer80 (fetch works again), rebuilt wxgtk and
vlc, but

# vlc -l

still doesn't list wxwidgets and

# vlc -I wx

doesn't start vlc with the wxwidgets interface.

Anyway, I found a solution:

# cd /usr/X11R6/lib/vlc
# ln -s gui/libwxwidgets_plugin.so

I don't think this should be necessary.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4460F46B.2070308>