Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
05-24-2007, 07:21 PM
|
#1
|
LQ Newbie
Registered: Mar 2007
Location: South Carolina
Distribution: Mandriva 2007
Posts: 14
Rep:
|
P2P progs will not install
Ok guys,
I think I got a good one this time.
Recently had to do a reinstall, because I couldn't get HP printer to work. (Mandriva 2007).
Since then, I have had trouble with 2 Issues that are probably related. It seems that JRE is the problem. First, I can't get Firefox to recognize the freshly installed Java. I know it's there, and is working properly because it works in Opera. I have removed and replaced the symbolic links, but still no go.
my Java is located here:
/usr/lib/jre1.6.0_01/plugin/i386/ns7/libjavaplugin_oji.so
My Firefox is located here:
usr/lib/mozilla-firefox-1.5.0.7/ns7/plugins (where I created the symbolic link with:
ln -s /usr/lib/jre1.6.0_01/plugin/i386/ns7/libjavaplugin_oji.so
I cant get Limewire to install, It tells me that It needs JRE......
Frostwire will install but will not run.
I Installed Amule, but it will not run either.
I have set up easyURPMI for the updated packages. and have updated several times.
One question is: DO I have to Uninstall limewire (or frostwire) that may have been there before? If so perhaps someone can explain that process to me.
The other question is:
How can I get Firefox to jecognize the Java installed. Do I have to re-install Java (possibly in a different location)
BTW I have tried installing from the Terminal and the KDE software installer.
I am still liking the Mandriva, and I am sure that this is just something that I am doing wrong.
Help me out here guys..... You have been a big help with all the other problems, Maybe this one is more of a challenge.....
Thanks,
Michael
__________________
Dell Dimension 4100
Mandriva 2007 free
KDE
|
|
|
05-24-2007, 08:13 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313
|
Are you sure that's where your Java is installed? Mine is in /usr/java/jre1.6.0_01/lib/i386
|
|
|
05-25-2007, 01:43 AM
|
#3
|
Senior Member
Registered: Nov 2001
Location: Toledo, Ohio - USA
Distribution: Mageia 1
Posts: 1,079
Rep:
|
I have the java packages installed that came with Mandriva 2007.1 (Spring) - the Internet Software Media Sources. My java plugin file is located at
Code:
/usr/lib/jvm/java-1.6.0-sun-1.6.0.0/jre/plugin/i386/ns7
When I used the rpm from sun (java 1.5), java was installed under I had trouble using jre 6u1 as downloaded from sun, but jre 6 works fine when installed using the Mandriva packages.
Konqueror still wants the ns4 plugin (when will they upgrade?), so I use jre 1.4.2_x for Konqueror from sun's WEB site.
HTH,
|
|
|
05-25-2007, 02:47 AM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313
|
Quote:
Originally Posted by ernie
I have the java packages installed that came with Mandriva 2007.1 (Spring) - the Internet Software Media Sources. My java plugin file is located at
Code:
/usr/lib/jvm/java-1.6.0-sun-1.6.0.0/jre/plugin/i386/ns7
When I used the rpm from sun (java 1.5), java was installed under I had trouble using jre 6u1 as downloaded from sun, but jre 6 works fine when installed using the Mandriva packages.
Konqueror still wants the ns4 plugin (when will they upgrade?), so I use jre 1.4.2_x for Konqueror from sun's WEB site.
HTH,
|
I had trouble with the sun java package, the installation path was incorrect. I'm surprised Opera found the java libs. Try this test to confirm Java is installed correctly: http://www.java.com/en/download/installed.jsp
What problem did you have with the jre-6u1-linux-i586 package?
|
|
|
05-25-2007, 03:39 AM
|
#5
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
I use the java 6 update 1 rpms from the Sun website. After installing the rpm, you need to add it to your path so that apps like Limewire know where to find your java installation. You can copy the script below and place in /etc/profile.d (you need to be root), name it something like java.sh and make it executable (chmod a+x /etc/profile.d/java.sh).
Code:
export JAVA_HOME=/usr/java/jre1.6.0_01
export PATH=$PATH:/usr/java/jre1.6.0_01/bin
export MANPATH=$MANPATH:/usr/java/jre1.6.0_01/man
When you next logout and back in again, java will be in your path.
|
|
|
All times are GMT -5. The time now is 11:15 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|