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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message