Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
From my Fedora 7 box, I use Firefox 2.0.0.9 to access a web site which suggests enabling JavaScript, and displays a "Install missing plugins..." button. Firefox's preferences page shows that JavaScript and Java are both enabled.
When I click the "Install missing plugins..." button, the Firefox "Plugin Finder Service" dialog appears, and advises that "Java Runtime Environment" is available for installation. Then I'm directed to java.com to manually download and install required software.
From java.com, I can find "Java Downloads for Linux" ver 6u3. The install instructions refer to how to install for browser versions of Mozilla and Netscape, but nothing specific for Firefox. Then I've got to identify a browser install plugins directory from which I define a symbolic link. Under /usr/lib, I can find sub-directory firefox-2.0.0.9 and mozilla, both of which have a plugins subdirectory...
In other words, I'm lost on what I specifically need to do to enable and configure JRE 6u3 for Firefox 2.0.0.9 on my F7 box. Can anyone assist me in sorting this out?
Firefox is similar enough to Netscape that you can follow the Netscape instructions. And I've never ever seen those "install plugin" dialogs work, not even when I used Netscape under Linux.
Assuming you've done the RPM download from Sun's site and installed it with
Code:
rpm -ivh name-of-bin-you-downloaded
you can just create a symlink to libjavaplugin_oji.so in /usr/lib/firefox/plugins .
Just as a general comment, this whole Java thing on Linux seems to be a bottomless pit of confusing terminology and complex install procedures that only an experienced Linux sys admin can work through. Not a good situation when trying to convince MS Windows users to move to Linux...
I am not a sys admin. I had read older versions of the Java install documentation before.
I'm pretty sure there isn't an orchestrated effort to get anybody to move to Linux. If you're the type of end user who views a computer merely as a tool, as a hammer to build the house, then perhaps Linux is not for you. You simply cannot manage a Linux machine without having at least a little desire to know what's going on inside and how things work. You'll find this out the first time you try and buy some wiz-bang piece of hardware off the shelf and have to discover if it's compatible.
But don't worry, you'd have some of that same initial "will this work" mystery if you own a Mac. The difference being, that commercial entity is orchestrating an effort to get people to switch.
Thanks, again, elfoozo. I've worked with Linux servers for years at work. My comment was about Linux's positioning within the home user community, as an alternative to the two commercial offerings. It's not unreasonable to think that a viable alternative to the bland and pervasive MS offerings would be a good thing for the home market. And the number of home/desktop Linux distros out there suggests there is an attempt to displace MS's dominance, and I wish them luck with this. After all, is it OK that there is only one model of only one automobile manufacturer that you can have in your country? Same with an O/S.
But at the same time, I can see why this might not happen. Most home users do see a computer merely as a tool, and the command line is the last thing they want to have to use, so they won't make the switch because it's "too difficult". So Linux in its present form fails for most home users. If I'd stayed with MS, I wouldn't have made my original post.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.