LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 03-24-2004, 03:51 PM   #1
popcorn5714
Member
 
Registered: Jan 2002
Posts: 41

Rep: Reputation: 15
Red face permission to java


permission to /usr/bin/java java permission is root how can I change it
when i type in which java I get /usr/bin /java the executable is root permission how can I change this and then change the path in .bash_profile and make it work with Limewire
 
Old 03-25-2004, 11:39 AM   #2
bongwater
LQ Newbie
 
Registered: Nov 2003
Location: Texas
Distribution: Mandrake
Posts: 16

Rep: Reputation: 0
Thumbs up Getting LimeWire to work

To start off, what version of Java are you using, and are you using Sun's, IBM's, Blackdown, or another incantation of the JVM?

I use Blackdown's JVM, but Sun and IBM's version should work fine.

To add the Java path to your .bash_profile, open it with your favorite editor, and you should see a few lines that might look like this:

PATH=$PATH:$HOME/bin

export PATH

Add the Java path by placing a colon after the /bin and putting in the Java path, which might look something like this:

PATH=$PATH:$HOME/bin:/usr/bin/java/bin

I had to add the java/bin in order for limewire to find the necessary files to run. Also, " export PATH " must be below the new path line in order for it to work.

To test LimeWire without having to reboot, go to a command line and put the exact same path line that you have in your .bash_profile, hit enter, then type export PATH. Check your path to make sure it is correct by typing:

echo $PATH

If it is correct, then run LimeWire and it should work fine.

BW
 
  


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
Java plugin installed correctly for Firefox but not able to view any java applet tvn Linux - Software 10 04-15-2010 02:13 AM
can't execute c++ binaries, "permission denied"... even though permission is 777 SerfurJ Programming 14 02-20-2009 04:50 AM
java n fc3, error permission denied AVD_ZM Linux - Software 1 05-23-2005 03:46 AM
java permission problem votd Programming 4 11-15-2004 10:34 AM
2 Questions: java calling system commands? PERL vs Java? randomx Programming 28 11-28-2003 08:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 10:58 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