LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 05-08-2005, 03:39 PM   #1
inspectreo
LQ Newbie
 
Registered: Apr 2005
Location: California
Distribution: Mandrake Linux 10.0
Posts: 12

Rep: Reputation: 0
Question Very confused...


I run Mandrake 10.0 KDE on my Laptop. After extracting Azuereus (Sry if i mispell), I read the readme... It said it required:
Azureus requires Sun Java 1.4.x or newer to run.
JRE 1.5 (5.0 series) is highly recommended.
http://java.sun.com

So i went to the site and got different ones to dl... I dloaded:
self-extracting file (j2re-1_4_2_08-linux-i586.bin, 13.72 MB

So i saved into my Programs Folder and what now? What am i suppose to do?...

Help would be appreciated plz...
 
Old 05-08-2005, 03:43 PM   #2
JSpired
Member
 
Registered: Sep 2003
Distribution: Slackware, Suse 9.2
Posts: 565

Rep: Reputation: 30
If you go back to the page you downloaded from there are instructions there for installing by command line. (Sorry, I'd give you a direct link, but the site isn't resolving for me at the moment.)
 
Old 05-08-2005, 04:06 PM   #3
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
It's just a binary file. Make it executable:

chmod +x j2re-1_4_2_08-linux-i586.bin

then run it:
./j2re(etc)

I think it unpacks where in the current directory, so you might want to move it after that to somewhere like /usr/lib/java

once you've moved it you'll want to add /usr/lib/java/bin to PATH. Do that by editing either your .bashrc file or the global /etc/profile file.
 
Old 05-08-2005, 04:48 PM   #4
inspectreo
LQ Newbie
 
Registered: Apr 2005
Location: California
Distribution: Mandrake Linux 10.0
Posts: 12

Original Poster
Rep: Reputation: 0
thanx for the help!
 
Old 05-08-2005, 05:13 PM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
So if java 1.5 is recommended why did you download 1.4. I have seen quite a few posts here where people have had problems running Azureus with java 1.4.
 
Old 05-09-2005, 12:20 AM   #6
neosap
LQ Newbie
 
Registered: Aug 2003
Location: India
Distribution: Ubuntu 7.10 / 7.04 / 6.10 / 6.04, OpenSUSE 10.1, FC4, Redhat 9.0, Knoppix 5 / 4, Knoppix 3.4
Posts: 21

Rep: Reputation: 15
Hi,

What changes to be made to the individual or GLobl profile so that JAVAworks???
An additional question: How to execute a JAR file on Linux???

Thanks in Advance,

Neosap
 
Old 05-09-2005, 09:55 AM   #7
inspectreo
LQ Newbie
 
Registered: Apr 2005
Location: California
Distribution: Mandrake Linux 10.0
Posts: 12

Original Poster
Rep: Reputation: 0
Just curious where am I suppose to move the java files to? I tried /usr/lib but it didn't work when I tried to install Azureus. It said it couldn't find it... Help would be appreciated... Oh yeah... Should I install JRE 5.0 or am I suppose to install something else?
 
Old 05-22-2005, 01:00 PM   #8
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Rep: Reputation: 30
No more reply..........I am also looking forward in this topic.

Help is highly solicited.

Regards
Anindyanuri
 
Old 05-22-2005, 02:37 PM   #9
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by inspectreo
Just curious where am I suppose to move the java files to? I tried /usr/lib but it didn't work when I tried to install Azureus. It said it couldn't find it... Help would be appreciated... Oh yeah... Should I install JRE 5.0 or am I suppose to install something else?
Download the rpm version of jdk 1.5 from the sun website. Install that and then post back for more help.
 
Old 05-22-2005, 02:58 PM   #10
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
I got it all done from reading the instructions on their website (pretty detailed)

basically i moved the .rpm.bin to /usr/java, extracted it, ran the binary file, went through the disclaimer etc. and then checked it had unpacked it all there and it had, then i unpacked azureus and tested it by cd'ing to the directory and ./azureus it worked fine.

as for getting java working in your web browser that's a different set of instuctions (you have to click the "section 2: configuring" part i think) but basically it involves creating a link from java directy to your browser install directory (which is a pain in firefox cause it makes a new one everytime you update.

Anyway i'd suggest going back to where you downloaded the JRE file and click the button that says instructions, follow them step by step, they are quite good i found
 
Old 05-23-2005, 09:29 AM   #11
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Rep: Reputation: 30
HELP........HELP..........HELP

After installing everything I could start asureus but after some time I got the following message.......
"If you have a router/firewall, please check that you have prot 6881 UDP open. Decentralised tracking requires this."

How do I open that port?

Regards
Anindyanuri
 
Old 05-23-2005, 11:30 AM   #12
brundles
Member
 
Registered: Nov 2003
Location: UK
Distribution: SUSE 9.2
Posts: 77

Rep: Reputation: 15
Depends on your firewall software and router. You should check the Azureus WIKI on port forwarding for general information on this.

If you haven't changed anything already then you're probably getting very bad download speeds as Bittorrent relies on sharing - effectively the more you upload to others the more then send to you. There are websites around you can use for port testing in general - grc.com for example.

Can't provide you more information on the Mandrake setup for your firewall though.
 
  


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
Please help, I'm so confused sdat1333 SUSE / openSUSE 4 12-11-2004 09:23 PM
Confused johnnycash Linux - General 1 04-23-2004 09:18 AM
Confused on where to get it. LinuxKyle Linux - Software 1 03-07-2004 03:19 AM
Very confused... MoriyaMinakata Linux - Newbie 5 04-14-2003 09:36 AM
IM Confused, Again? Winux Linux - Newbie 3 04-08-2003 03:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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