Results 11 to 20 of 21
Is Azureus working with it?...
- 08-26-2005 #11Linux User
- Join Date
- Aug 2005
- Location
- Peterborough, UK
- Posts
- 379
Is Azureus working with it?
\"I am, after all,\" said Pooh, \"a bear of very little brain.\"
MY PC: Athlon XP64 3000+ on a Asus K8V-X mobo w/1GB of non-descript RAM. AGP - GeForce 2 MX400. PCI - Creative Live! 5.1 soundcard. 140 GB and 120 GB SATA WD drives.
- 08-26-2005 #12Just Joined!
- Join Date
- Aug 2005
- Posts
- 35
No it is not.
- 08-28-2005 #13Just Joined!
- Join Date
- Aug 2005
- Posts
- 35
Sorry to bump the topic, but I don't think I can solve this with google. I don't really understand the error (the one above), and I'm also having trouble with running bittornado. That won't work either. I've configured my mailcap correctly to list the correct mimetype, however when I try to open a torrent file, it won't work. Is there some other step I'm missing? I am not sure how Python works, so when I found out I couldn't compile or install it, I got kinda scared and figured that it should be just left alone. Is there something I'm doing wrong with either?
- 08-28-2005 #14Linux User
- Join Date
- Jul 2005
- Posts
- 369
install java by the method shown on this page
All i want for christmas is a new liver....a second chance to get afflicted with Cirrhosis
- 08-28-2005 #15Linux User
- Join Date
- Aug 2005
- Location
- Peterborough, UK
- Posts
- 379
Do you need a third-party version of Bittorrent? Try, if you haven't already:
Then save the torrent as a file and, at the console, type:Code:yum install bittorrent-gui
I've never tried using it by assigning MIME types, as I prefer to download using a text version at the CLI, but I can't see any reason for it not to work...Code:btdownloadgui.py <torrent file>
\"I am, after all,\" said Pooh, \"a bear of very little brain.\"
MY PC: Athlon XP64 3000+ on a Asus K8V-X mobo w/1GB of non-descript RAM. AGP - GeForce 2 MX400. PCI - Creative Live! 5.1 soundcard. 140 GB and 120 GB SATA WD drives.
- 09-01-2005 #16Just Joined!
- Join Date
- Aug 2005
- Posts
- 34
ok i did the exact same thing and folowed the instructions on the instalation notes and when I try to install azureus i get
Starting Azureus...
Java exec not found in PATH, starting auto-search...
Java exec found in /usr/java/jre1.5.0_04/bin/
Suitable java version found [/usr/java/jre1.5.0_04/bin/java = 1.5.0_04]
Configuring environment...
Loading Azureus:
/usr/java/jre1.5.0_04/bin/java -Xms16m -Xmx128m -cp "/home/zoltan/azureus/Azureus2.jar:/home/zoltan/azureus/swt.jar:/home/zoltan/azureus/swt-mozilla.jar:/home/zoltan/azureus/swt-pi.jar" -Djava.library.path="/home/zoltan/azureus" -Dazureus.install.path="/home/zoltan/azureus" org.gudy.azureus2.ui.swt.Main ''
Exception in thread "main" java.lang.NoClassDefFoundError: org/gudy/azureus2/ui/swt/Main
Azureus TERMINATED.
- 09-01-2005 #17Just Joined!
- Join Date
- Sep 2005
- Posts
- 3
You have to use the alternatives system to select the Java installed in /opt and then reboot your system as described in the Notes. Also be sure to update everything including the kernel with "yum update" as root. Then it will all work.
- 09-01-2005 #18Just Joined!
- Join Date
- Aug 2005
- Posts
- 34
i did the yum update and I followed the instructions exactly...
I extracted the Azureus_2.3.0.4_linux.GTK.tar.bz2 file into my home directory
I then opened the console went to the new directory and said "./azureus"
AND
Starting Azureus...
Java exec not found in PATH, starting auto-search...
Java exec found in /usr/java/jre1.5.0_04/bin/
Suitable java version found [/usr/java/jre1.5.0_04/bin/java = 1.5.0_04]
Configuring environment...
Loading Azureus:
/usr/java/jre1.5.0_04/bin/java -Xms16m -Xmx128m -cp "/home/zoltan/azureus/Azureus2.jar:/home/zoltan/azureus/swt.jar:/home/zoltan/azureus/swt-mozilla.jar:/home/zoltan/azureus/swt-pi.jar" -Djava.library.path="/home/zoltan/azureus" -Dazureus.install.path="/home/zoltan/azureus" org.gudy.azureus2.ui.swt.Main ''
Exception in thread "main" java.lang.NoClassDefFoundError: org/gudy/azureus2/ui/swt/Main
Azureus TERMINATED.
wham same thing
- 09-01-2005 #19Just Joined!
- Join Date
- Sep 2005
- Posts
- 3
Are you running a 64 bit version of Fedora? If you are running i386 (32 bit) Fedora Core 4 and follow the instructions in the Notes exactly for the installation of Java, Java applications, Java alternatives method, and Azureus it should work. I has worked for hundreds of users.
- 09-02-2005 #20Just Joined!
- Join Date
- Aug 2005
- Posts
- 34
im using 32 bit fedora i386 for my P4 computer
how do I unninstall all of that java stuff and start over?
maby i did it wrong.


Reply With Quote
