LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 02-01-2005, 03:05 PM   #1
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
FreeBSD firefox plugins


Hi, I would like to install a few plugins for the FreeBSD version of Firefox. The plugins I would like to install are java, flash and realplayer. Now to install java do I just use the version from ports and create a symlink to the firefox plugin directory (like in Linux). Also, does realplayer 10.x work on FreeBSD or do I have to install the Linux version. I have heard of something called linuxplginwrapper, do the plugins work fine in FreeBSD's Firefox.
 
Old 02-02-2005, 02:28 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Original Poster
Rep: Reputation: 77
Anybody out there who can help????????????
 
Old 02-06-2005, 08:58 PM   #3
Clark Bent
Member
 
Registered: Jul 2004
Distribution: Debian, FreeBSD, Slamd64
Posts: 201

Rep: Reputation: 30
BUMP

I'd like to hear about this one too.

Interestingly, when I try to install jre from /usr/ports/java/jre I get this little gem:

===> Verifying install for c.3 in /usr/ports/misc/compat3x
===> compat3x-i386-5.0.20020925 is forbidden: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed /no lib available.
*** Error code 1

Stop in /usr/ports/misc/compat3x.
*** Error code 1

Stop in /usr/ports/java/jre.


Hmmm....this is interesting

http://lists.freebsd.org/pipermail/f...ry/019767.html

Last edited by Clark Bent; 02-06-2005 at 09:38 PM.
 
Old 02-06-2005, 10:19 PM   #4
xaenn
Member
 
Registered: Nov 2004
Posts: 53

Rep: Reputation: 15
I believe tha JRE port is very out of date. None of the jre's work on 5.x to my knowledge. You'll have to compile the jdk, which will mean downloading a bunch of stuff from SUN.

I have java and flash working in firefox. However I didn't want realplayer so I took that part out of the makefile, and can't attest to how well it works.

The flash plugin is working fairly well for me though. One site did not display fonts in flash for me well, but other than that it has been just fine. I used linuxpluginwrapper.

after that install you will have to edit or create /etc/libmap.conf with information provided in /usr/local/share/examples/linuxpluginwrapper/libmap.conf

Hope that helps!
 
Old 02-07-2005, 08:13 AM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Original Poster
Rep: Reputation: 77
I tried the 1.5 jdk and it asked me to download a few files and the install just bombed. I will try 1.4 and see if thats any good. At the moment I can't really use FreeBSD as my only workstation work coz some of the sites I visit unfortunately use the dreaded Flash.
 
Old 02-07-2005, 06:06 PM   #6
Clark Bent
Member
 
Registered: Jul 2004
Distribution: Debian, FreeBSD, Slamd64
Posts: 201

Rep: Reputation: 30
Just curious, but did you use the jdk from ports or from Sun's site?
 
Old 02-07-2005, 06:10 PM   #7
xaenn
Member
 
Registered: Nov 2004
Posts: 53

Rep: Reputation: 15
Use the jdk14 from ports, that's what I did. And why can't you use flash if you follow those instructions?
 
Old 02-07-2005, 06:32 PM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Original Poster
Rep: Reputation: 77
I used the one from ports and it wanted me to download quite a few files from the Sun website. I downloaded them but the installation just bombed part of the way, I can't remember what the error was. I'll try version 1.4 jdk.
 
Old 02-07-2005, 06:51 PM   #9
Clark Bent
Member
 
Registered: Jul 2004
Distribution: Debian, FreeBSD, Slamd64
Posts: 201

Rep: Reputation: 30
I'm trying 1.5 now.
 
Old 02-07-2005, 10:11 PM   #10
xaenn
Member
 
Registered: Nov 2004
Posts: 53

Rep: Reputation: 15
yes, downloading all of those files manually is quite a pain. But after that it went smoothly for me, which made me quite happy.
 
Old 02-07-2005, 11:23 PM   #11
Clark Bent
Member
 
Registered: Jul 2004
Distribution: Debian, FreeBSD, Slamd64
Posts: 201

Rep: Reputation: 30
Still compiling...noticed they suggest you have 1.7 gig of free space to compile this beast.
 
Old 02-08-2005, 02:44 AM   #12
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Original Poster
Rep: Reputation: 77
Well, I upgraded my ports and 1.5 is compiling now. I guess this is gonna take a while, so I am gonna leave this for a few hours.
 
Old 02-08-2005, 08:42 AM   #13
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Original Poster
Rep: Reputation: 77
Well, I am really annoyed. this time round, it took ages to compile, then I get this error

../../../src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiatorImpl.java:162: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
moi= cons.newInstance(null);
^
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
21 errors
12 warnings
gmake[3]: *** [.compile.classlist] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk15.

Anyone got a clue what that means
 
Old 02-08-2005, 02:26 PM   #14
xaenn
Member
 
Registered: Nov 2004
Posts: 53

Rep: Reputation: 15
why?

Is there some reason you want jdk1.5?

Take note:

"But even mentioning above note, keep in mind -- THIS IS ALPHA
PATCHSET and suitable for testers/developers ONLY!"
 
Old 02-08-2005, 06:51 PM   #15
Clark Bent
Member
 
Registered: Jul 2004
Distribution: Debian, FreeBSD, Slamd64
Posts: 201

Rep: Reputation: 30
I noticed the alpha patchset notice myself, but decided hell with and rolled the dice. She compiled for me. Wonder if I have to do the symlink to that java.so file?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox Plugins for Aix rylaix AIX 1 04-04-2011 03:39 AM
firefox plugins ptawe Debian 3 08-12-2005 10:16 PM
firefox plugins synaptical Linux - Software 6 07-27-2005 09:49 PM
Plugins for Mozilla and Firefox floppywhopper SUSE / openSUSE 7 05-13-2005 03:20 PM
Mplayer Plugins in Firefox aeuzent Linux - Newbie 20 01-23-2005 09:19 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 05:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration