pavement

Firefox

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(Installing Java VM plugin)
Line 1: Line 1:
 
Firefox is a great browser and this documentation relates to version 1.50.
 
Firefox is a great browser and this documentation relates to version 1.50.
 +
 +
==Installing video plugin==
 +
Install the mplayer-plugin for mozilla
 +
 +
# cd /usr/ports/www/mplayer-plugin
 +
# make install
 +
 +
mplayer plugin will support:
 +
 +
Window Media  wmv, avi, asf, wav and asx
 +
  QuickTime  mov and smil
 +
  MPEG Video and Audio  mpeg and mp3
 +
  Ogg Vorbis  ogg
 +
  AutoDesk FLI  fli and flc
 +
  Vivo  vivo
 +
  Real Player  ram and rm
 +
  
  

Revision as of 22:46, 20 March 2007

Firefox is a great browser and this documentation relates to version 1.50.

Installing video plugin

Install the mplayer-plugin for mozilla

# cd /usr/ports/www/mplayer-plugin
# make install

mplayer plugin will support:

Window Media wmv, avi, asf, wav and asx

 QuickTime  mov and smil
 MPEG Video and Audio  mpeg and mp3
 Ogg Vorbis  ogg
 AutoDesk FLI  fli and flc
 Vivo  vivo
 Real Player  ram and rm


Installing Java VM plugin

Install the jdk1.4.2 native port (/usr/ports/java/jdk14)

Then to add the plugin go to the directory:

# cd /usr/X11R6/lib/browser_plugins


and type the following:

# ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so


Now you should have java VM working. To test go to this site and wait a while for the Java VM to load:
http://www.java.com/en/download/help/testvm.xml

Personal tools