LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   azureus .jar installation guidance (https://www.linuxquestions.org/questions/linux-software-2/azureus-jar-installation-guidance-569348/)

linexnal 07-14-2007 02:24 PM

azureus .jar installation guidance
 
Hi, I only installed linux recently and am very new. I looked around but have no clue how to install a .jar file. I did, however, get the tar.gz file for firefex installed w/ Installing Firefox in Linux

Could anyone explain how to install a .jar file and where is a good place to put it via steps?

On SourceForge.net: Files I installed the Azureus3.0.1.6.jar to the desktop b/c it looks like the most recent and appropriate. I choose "save to disk" which is default by firefox..

Basic system info: Fedora, KDE

Mega Man X 07-14-2007 02:38 PM

Hi!

Please take a look in here:

http://azureus.sourceforge.net/faq.php#1

jay73 07-14-2007 02:42 PM

It could be a lot easier, actually. If you have your repositories set up, all you need to is

yum install azureus

and Azureus will be installed for you. If you don't like the command line, you can also go to Applications > Add/Remove , locate azureus, tick the box and click on "Apply". Same result.

If you can't find any azureus under Add/Remove, it means you are missing a few repositories.

linexnal 07-14-2007 02:42 PM

Thanks I'm going to try that. I couldn't find. I'll let you know if it went ok.

linexnal 07-14-2007 02:45 PM

Quote:

Originally Posted by jay73
yum install azureus

Oh yum has issues currently, like when you go to uninstall openoffice, it thinks firefox is a dependency and try to remove it. I hit cancel. 'N' in the shell.

Plus I wanna try the source file way. The knowledge might come in handy later.

jay73 07-14-2007 02:50 PM

OK, just place the jar wherever you like. I recommend /opt or /ur/local. Azureus will run without compiling. All you need to do is cd to the directory in question, extract azureus, cd into the resulting folder and launch azureus:

./azureus

linexnal 07-14-2007 02:56 PM

Hey this is really confusing at first:

on one page it says
"To get Azureus to start on linux you need to download SWT."
http://azureus.sourceforge.net/faq.php#1

on another page it says
"1) Install JRE from here."
http://azureus.sourceforge.net/howto_linux.php

which do i install first, am i suppose to install both?

jay73 07-14-2007 07:40 PM

Both I imagine, the order doesn't matter. I don't recall ever installing SWT myself but the JRE is absolutely indispensible. You'll also need to edit /etc/profile and add this:

export J2RE_HOME=/path/to/JRE

and then log out or do

source /etc/profile

from the command line. However, if you installed java when you installed Fedora, you may not even need to do that (Fedora offers a JRE of its own).


All times are GMT -5. The time now is 01:00 AM.