LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems starting Azureus... (https://www.linuxquestions.org/questions/linux-newbie-8/problems-starting-azureus-197447/)

nostrum 06-24-2004 11:25 PM

Problems starting Azureus...
 
Hi yea I'm trying to execute Azureus and when I start it, it gives me this error message:
[nostrum@localhost azureus]$ ./azureus
Starting Azureus...
Java exec not found in PATH, starting auto-search...
ls: /usr/java: No such file or directory
OOPS, unable to locate java exec in /usr/java/ hierarchy
You need to upgrade to JRE 1.4.x or newer from http://java.sun.com
[nostrum@localhost azureus]$

A sub question is I went to java.sun.com and downloaded the Java Runtime Enviroment for teh linux platform but it comes in a .bin format. But it's an rpm? or so they say it is a xxx-rpm.bin is the last part of the file name (xxx being random stuff).

I just wanted to know hot to install the JRE and if I went and got the right file to make Azereus work.

Thanks in advance,

Spiros
p.s. Thank you to all the knowledgeable and helpfull people out there that have answered my previous questions.

nuka_t 06-24-2004 11:51 PM

i installed java recently. i cant tell you how exactly, but i followed the instructions on the java page and it works. the reaseon axureus isnt working is because you havent installed java.

synaptical 06-24-2004 11:55 PM

http://www.java.com/en/download/help...sp#install-pkg

Rico16135 07-12-2004 07:25 PM

make the bin file executable : chmod +x name-of-file.bin

then it'll be in rpm format. gl

5h4r4d 07-12-2004 07:33 PM

do the following
chmod +x java-installer-rpm.bin

then
./java-installer-rpm.bin

then
rpm -ivh java-installer.rpm


All times are GMT -5. The time now is 04:12 PM.