Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 07:25:46 -0500
From:      MET <met@uberstats.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Mplayer Port Issues
Message-ID:  <200209280725.46502.met@uberstats.com>

index | next in thread | raw e-mail

I followed the directions from the FreeBSD handbook on installing mplayer and 
its just not working.

Since I had the gtk12 port installed i made the mplayer port like so:
	
	make WITH_DVD=yes WITH_SVGALIB=yes WITH_GUI=yes

With these make options I get this error:

	===>    Verifying install for dvdcss.2 in /usr/ports/graphics/libdvdcss
	===>  Patching for libdvdcss-1.2.2
	===>  Applying FreeBSD patches for libdvdcss-1.2.2
	Ignoring previously applied (or reversed) patch.
	1 out of 1 hunks ignored--saving rejects to ltmain.sh.rej
	>> Patch patch-ltmain.sh failed to apply cleanly.
	*** Error code 1

	Stop in /usr/ports/graphics/libdvdcss.
	*** Error code 1

	Stop in /usr/ports/graphics/mplayer.

If I make without the DVD=yes option it makes fine.  I then login as my 
regular user (non root) and go into the port and do: 'make install-user'.  It 
executes just fine, but I can't get the mplayer to load.  I try just 
launching 'mplayer' but it replies 'mplayer: command not found'.

Any ideas?

~ MET

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



help

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