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

4th March 2005, 01:30 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85

|
|
|
Java Woes - Req How to uninstall Java
I am having the problems many are having with Java and Firefox. Quite simply Firefox shuts down as soon as it encounters a padge with Java. I installed Java using the instructions at http://fedoranews.org (...)/stanton_finley....
I have scoured the many posts on this and have concluded that I must uninstall it completely and reinstall using a different method?? synaptic??. However, can someone explain how to uninstall it? I don't want to bugger it up.
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
|

4th March 2005, 01:40 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Strasbourg
Age: 28
Posts: 720

|
|
|
if you are using firefox instead of mozilla do
cd /usr/lib/firefox-X.X/plugins/ instead of /usr/lib/mozilla-X.X/plugins
ln -s /usr/java/jreX.X.X_XX/plugin/i386/ns7/libjavaplugin_oji.so
|

4th March 2005, 03:00 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85

|
|
Quote:
|
Originally Posted by Clunixchit
if you are using firefox instead of mozilla do
cd /usr/lib/firefox-X.X/plugins/ instead of /usr/lib/mozilla-X.X/plugins
ln -s /usr/java/jreX.X.X_XX/plugin/i386/ns7/libjavaplugin_oji.so
|
Not sure what this does and why (sorry but I am quite new to Linux). You are saying I should change directory to "/usr/lib/firefox-X.X/plugins/" and then create a symbolic link between what???
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
|

4th March 2005, 03:30 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Strasbourg
Age: 28
Posts: 720

|
|
well at first i supposed that you have undergone a successful java binary installation. did you achieved up to here?
afterwards in order to add the java plugin to for firefox, fire up any terminal or your choice, change directory to
cd /usr/lib/firefox-X.X/plugins/
then create the symbolic link for the plugin with the cmd
Code:
ln -s /usr/java/jreX.X.X_XX/plugin/i386/ns7/libjavaplugin_oji.so
replace X.X with the version number
this means that the file libjavaplugin_oji.so will have a shortcut in the directory /usr/lib/firefox-X.X/plugins/
|

4th March 2005, 06:39 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85

|
|
Quote:
|
Originally Posted by ilja
|
Okay I tried creating the symbolic link but it still wouldn't work
I then did "rpm -e j2re" to uninstall Java.
Following that I tried to get the installation of Java via the www.fedorafaq.org/#java. I replaced my yum.conf with his yum.conf, then attempted to do the following:
Code:
[root@localhost etc]# yum --enablerepo=dag install j2re mozilla-j2re
Error getting repository data for dag, repository not found
As you can see the result was unsuccessful. Can anyone help?
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
|

4th March 2005, 06:41 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Location: Euregio
Posts: 3,613

|
|
chech whether your /etc/yum.conf has this lines:
Code:
[dag]
name=Dag APT Repository
baseurl=http://dag.freshrpms.net/fedora/$releasever/en/$basearch/dag/
http://dag.atrpms.net/fedora/$releasever/en/$basearch/dag/
http://ftp.heanet.ie/pub/freshrpms/pub/dag/fedora/$releasever/en/$basearch/dag/
enabled=0
#gpgcheck=1
|

4th March 2005, 08:13 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Location: North York Moors
Posts: 126

|
|
Quote:
|
Originally Posted by Alfred
I am having the problems many are having with Java and Firefox. Quite simply Firefox shuts down as soon as it encounters a padge with Java. I installed Java using the instructions at http://fedoranews.org (...)/stanton_finley....
|
No help in solving your problem, I'm afraid. Just letting you know my experience is just the same. I've tried the modified symlink, I've uninstalled and re-installed,(download and rpm style) and re done the symlink. Same result.
Xathras Murphy
|

5th March 2005, 05:39 AM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85

|
|
Okay this is driving me crazy. I installed the jre using
Code:
yum --enablerepo=dag install j2re mozilla-j2re
That worked after I fixed my buggered-up etc/yum.conf. The installation was apparently successful as it said "Completed!". However, now I am tying to sort out this symbolic link stuff. The problem is that I checked /usr/java and the directory is empty! If it installed shouldn't there be something there?
I use Firefox 1.0.1
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
|

5th March 2005, 06:33 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Location: Euregio
Posts: 3,613

|
|
|
You don't need it anymore.
Try to use firefox now, without setting theis symbolic link!
|

5th March 2005, 06:09 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85

|
|
Quote:
|
Originally Posted by ilja
You don't need it anymore.
Try to use firefox now, without setting theis symbolic link!
|
I tried it. I even ensured that I deleted the symolic link that was in the firefox plugin directory
However I still get firefox closing immediately as soon as I encounter a java applet. I don't even need java in Firefox - the problem itself is just bothering me! This must be a bug but I can't beleive that the problem can't be isolated. Some users appear not to have this problem. Could it be kernal related? ... only one way to find out.
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
Last edited by Alfred; 5th March 2005 at 06:10 PM.
Reason: grammatic redundancy
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:36 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|