Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25th May 2012, 04:04 PM
achmad Offline
Registered User
 
Join Date: May 2012
Location: Indonesia
Posts: 5
linuxfirefox
install opera-11.64 and add java to opera browser

hello all..
I have installed opera 11.64 on fedora 16 64 bit operating system, and its run.
below is how I get and install opera browser.

1. go to download page http://www.opera.com/browser/download/
Select distribution and vendor fedora then click download button
so I get the file rpm of opera browser, and place of this file in directory Download.
2. go to Download directory and install rpm packages.
cd Download
sudo rpm -i opera-11.64-1403.x86_64.rpm
3. checking where is opera placed.
which and the output is /usr/bin/opera
4. I run this opera from terminal and from aplications>internet>opera, its work fine.

continue...
Reply With Quote
  #2  
Old 25th May 2012, 04:10 PM
achmad Offline
Registered User
 
Join Date: May 2012
Location: Indonesia
Posts: 5
linuxfirefox
Re: install opera-11.64 and add java to opera browser

then I'm check or test java on opera browser. below is step what I'm do for testing.
1. open opera bowser
2.type on address bar http://www.java.com/en/download/testjava.jsp
3.I get message from page in opera browser, the message is: missing plug-in
so the mean java not installed in opera browser.
4. I try check with this command:
locate libnpjp2.so
and the output is :
/usr/java/jdk1.7.0/jre/lib/amd64/libnpjp2.so
/usr/java/jdk1.7.0/lib/amd64/libnpjp2.so

find / -name libnpjp2.so 2>/dev/null
and the output is :
/usr/java/jdk1.7.0/lib/amd64/libnpjp2.so
/usr/java/jdk1.7.0/jre/lib/amd64/libnpjp2.so

so what must I do for the next step installation java on opera browser ?

and I get guide from opera website like this:
So that Java will be discovered, type the following commands:
cd /usr/lib/opera/plugins
ln -s /opt/jre-1.6.0_21/usr/java/jre1.6.0_21/lib/i386/libnpjp2.so

MIME types:
application/x-java-applet::Java(tm) Plug-in
application/x-java-bean::Java(tm)

I'm not sure the next what I must do, so I need your help.

thanks before,

---------- Post added at 11:10 PM ---------- Previous post was at 11:07 PM ----------

taken link

Last edited by achmad; 25th May 2012 at 04:32 PM. Reason: continue writing
Reply With Quote
  #3  
Old 25th May 2012, 05:38 PM
bonedome's Avatar
bonedome Offline
Registered User
 
Join Date: Apr 2010
Location: uk
Posts: 726
linuxfirefox
Re: install opera-11.64 and add java to opera browser

Hello
I suspect this may be 64 bit orientated, here's what I get
Code:
]$ locate libnpjp2.so
/usr/java/jre1.6.0_21/lib/i386/libnpjp2.so
the page you linked to works fine for me, what I did notice though is in opera > preferences > plugins the java plugin uses /usr/lib/mozilla/plugins/libjavaplugin.so which is a symbolic link to /etc/alternatives/libjavaplugin.so.
Maybe you need some 32 bit libs aswell
__________________
fedora 14 fluxbox and gnome2 hp compaq nx9030 laptop 2Gb ram, helicopter landing pad, jacuzzi, mini fridge, gateway to alternative dimension
Reply With Quote
  #4  
Old 26th May 2012, 12:52 PM
achmad Offline
Registered User
 
Join Date: May 2012
Location: Indonesia
Posts: 5
linuxfirefox
Re: install opera-11.64 and add java to opera browser

@Bonedome, thanks for replying, I'm very appreciation your.
the problem was solved.
in my case: I use java version 1.7.0 (jdk-7-linux-x64)
so when I input command:
Code:
locate libnpjp2.so
the output is :
Code:
/usr/java/jdk1.7.0/jre/lib/amd64/libnpjp2.so
/usr/java/jdk1.7.0/lib/amd64/libnpjp2.so
and in your PC/Laptop: you may using java version 6.
output in your terminal : /usr/java/jre1.6.0_21/lib/i386/libnpjp2.so

above is version and location libnpjp2.so.
so, in my case, I think I must make a symbolic link to /usr/java/jdk1.7.0/jre/lib/amd64/libnpjp2.so or /usr/java/jdk1.7.0/lib/amd64/libnpjp2.so from location where the directory of Opera Plugins placed. and in my laptop there location is in /usr/lib64/opera/plugins.

so, the conclusion, I input this command:
Code:
cd /usr/lib64/opera/plugins
ln -s /usr/java/jdk1.7.0/jre/lib/amd64/libnpjp2.so

then I testing again on opera browser with input this address on address bar:
http://www.java.com/en/download/testjava.jsp

I got message "Your java is working"

thanks...
Reply With Quote
Reply

Tags
add, browser, install, install opera, java, missing plug-in, opera, opera1164

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot enable Java in Opera - how to install? SpectrumDT Using Fedora 2 6th July 2009 09:33 PM
Opera / Safari Web Browser mathan Installation and Live Media 3 3rd June 2008 02:37 AM
Opera default browser Velintien Using Fedora 2 13th November 2005 10:49 PM
Opera Web Browser is now Free (and with no ADS) ace2005 Using Fedora 14 21st September 2005 04:21 PM


Current GMT-time: 18:29 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat