Xine and mplayer will not install

ajm ajm91qw at sbcglobal.net
Sun Nov 5 17:42:22 UTC 2006


On Sun, Nov 05, 2006 at 02:43:29PM +0200, Ion-Mihai IOnut Tetcu wrote:
> On Sun, 5 Nov 2006 06:11:29 -0500 (EST)
> andy at neu.net wrote:
> 
> > After a new install of 6.2beta3 and Gnome2.14.2 I am unable to
> > install mplayer.  It fails with the following message:
> > 
> > ===>  Installing for mplayer-0.99.8_5
> > ===>   mplayer-0.99.8_5 depends on
> > file: /usr/local/share/mplayer/skins - found
> > ===>   mplayer-0.99.8_5 depends on file: 
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> > ===>    Verifying install for 
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> > /usr/ports/multimedia/win32-codecs
> > ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> > http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/win32-codecs.
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/mplayer.
> > 
> > Xine fails for the same reason.  Any suggestions for fixing this or 
> > getting around it?
> 
> make -D DISABLE_VULNERABILITIES
> 
> (Note that it won't get you rid of the security problem, it just
> disables the check).
> 
> 

   Another way would be to issue the following commands

# cd /usr/ports/multimedia/win32-codecs

# make config

   from the menu deselect the Quicktime option...this is the one with
   with the problem. then

# make install && make clean

# cd /usr/port/multimedia/mplayer 

# make install && make clean

# cd /usr/ports/multimedia/xine

# make install && make clean


-- 
Thanks,
Alexander
FreeBSD 6.0-RELEASE i386


More information about the freebsd-questions mailing list