LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   Makefile options for mplayer (https://www.linuxquestions.org/questions/%2Absd-17/makefile-options-for-mplayer-539949/)

dv502 03-23-2007 11:07 AM

Makefile options for mplayer
 
Hi, BSD folks...

I was planning to install mplayer from the
ports. I cd into /usr/ports/multimedia/mplayer and type
make install clean. A menu came up to enable
other options. I enabled a few options like
realplayer codec and xvid codec. Anyway, I got an error that it couldn't fetch the realplaer codec and ask me to fetch it.

I couldn't get it either. So, I ran make distclean to clear things. I ran make install clean and no menu came up.How can I
bring back this menu to disable the realplayer option. It is trying to build mplayer with realplayer codec. I appreciate amy help.

vermaden 03-24-2007 03:49 AM

make rmconfig to remove only mplayer selected options
make rmconfig-recursive to remove mplayer and all itd dependencies options

all in man ports

dv502 03-24-2007 09:55 AM

Thanks vermaden for the info. I unselected the options
and mplayer was install sucessfully.

By the way, do you know a link on how I can install
java JRE and flash for the firefox browser?

Thanks again

vermaden 03-24-2007 10:09 AM

Quote:

Originally Posted by dv502
By the way, do you know a link on how I can install
java JRE and flash for the firefox browser?

You will have to install these:
linux-firefox or linux-firefox-devel
linux-flashplugin7 or linux-flashplugin9

but I dunno which java You will have to use, I used diablo-jre15 for some time but with native opera.

You will also have to add linux_enable="YES" in /etc/rc.conf

dv502 03-24-2007 10:40 AM

Thanks, I will try these sugguestions you gave me.

Thanks for your time.

:)

vermaden 03-24-2007 10:59 AM

You are welcome ;)


All times are GMT -5. The time now is 10:50 PM.