plugin in mozilla

Tino Boss tino.boss.1 at students.unibe.ch
Sat Nov 19 15:42:55 GMT 2005


Mikael Backman wrote:

> Thank you for your reply. I did look at the archives but the only 
> thing I could find was that I should copy the example 
> libmap.conf{FreBSD6} to /etc/ libmap.conf  Which I did...  You don't 
> feel like elaborating on those links in /usr/X11R6/lib/browser_plugins  ?

# Flashplugin

ln -s /usr/X11R6/lib/linux-flashplugin6/flashplayer.xpt /usr/X11R6/lib/browser_plugins/flashplayer.xpt
ln -s /usr/X11R6/lib/linux-flashplugin6/libflashplayer.so /usr/X11R6/lib/browser_plugins/libflashplayer.so

# Realplayer-Plugin
ln -s /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so /usr/X11R6/lib/browser_plugins/nphelix.so
ln -s /usr/X11R6/lib/linux-mozilla/plugins/nphelix.xpt /usr/X11R6/lib/browser_plugins/nphelix.xpt

# Adobe Reader 7-Plugin
ln -s /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so /usr/X11R6/lib/browser_plugins/nppdf.so
 
# Java-Plugin
ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so

btw: you should verify that you have the desired plugins installed; apparently the wrapper doesn't do it automatically anymore.

regards
Tino

btw2: you should reply to the list and not not me =)



More information about the freebsd-questions mailing list