Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-02-2004, 07:25 AM
|
#1
|
LQ Newbie
Registered: Nov 2004
Posts: 15
Rep:
|
Java Problems
I also seem to be having problems with my Java. I am attempting to install Azureus & Limewire but am having several problems. I downloaded the lastest version of Java, but it didn't seem to completely install or I have something set wrong. I keep getting errors when I try to install Limewire or Azureus from shell. Any hints???
Mark
|
|
|
12-02-2004, 07:55 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
hint: tell us what the errors are.
hint: we're not psychic.
|
|
|
12-02-2004, 10:57 AM
|
#3
|
Member
Registered: Jun 2004
Location: MD
Distribution: Fedora Core
Posts: 269
Rep:
|
check your java installation with this:
http://www.csfalcon.com/wiki/csfalcon/JavaSDK
see if you missed some steps, I am guessing you didn't setup the environment variables and the system can't find where java is installed.
Last edited by csfalcon; 06-09-2008 at 10:23 AM.
|
|
|
12-02-2004, 11:06 AM
|
#4
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Rep:
|
as root open the file azureus located in /Azureus , with emac edit the first line
add your java path "/usr/java/........."
save the file
try to run azureus ./azureus
hope that's help
|
|
|
12-02-2004, 08:08 PM
|
#5
|
LQ Newbie
Registered: Nov 2004
Posts: 15
Original Poster
Rep:
|
Sorry Chris, here is the text where I think I have a problem:
Code:
Launching installer...
Warning: -Xmx100331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Unable to locate the application's 'main' class. The class 'com.zerog.ia.installer.Main' must be public and have a 'public static void main(String[])' method. (LAX)
GUI-
[root@localhost Downloads]#
I was told by a freind that was helping me that I didn't have Java installed correctly or something was fubar. Might this clue ya in as to the problem?
Thanks,
Mark
|
|
|
12-04-2004, 07:20 PM
|
#6
|
LQ Newbie
Registered: Nov 2004
Posts: 15
Original Poster
Rep:
|
Quote:
Originally posted by csfalcon
check your java installation with this:
http://www.csfalcon.com/index.jsp?topic=Java%20SDK
see if you missed some steps, I am guessing you didn't setup the environment variables and the system can't find where java is installed.
|
I checked as the site advised. Everything was installed properly. Any clues now?
|
|
|
08-16-2006, 04:53 AM
|
#7
|
Member
Registered: Aug 2006
Distribution: Fedora, CentOS, RHEL, Debian
Posts: 978
Rep:
|
what "icecube76" said works fine.
It seems like you're azurues doesn't find your java path.
First of all visit the site "csfalcon" told you. Or go directly to java.com and verify your installation.
If that works fine. check with this:
"cd" to your install dir of azureus, then
#java swt.jar (execute) that will show you what azureus thinks wich java you are using.
to fix your Problem check out your real java path.
In most cases if you installed the java rpm form java.com you will find it in /usr/java/jre1.5.0_08/bin/ which is okay for my installation ;-)
the in PATH where you extracted azureus/ open with vi the file azureus. And right at the top you will find this Line
--------------------------------------------------------
#!/bin/bash
######### Configuration Options ######################
below that JAVA_PROGRAMM_DIR="here you've to put in your correct path"
....
.........................................................
for me it works fine ! thanks to icecube76 for that hint to look in that "config file"
|
|
|
All times are GMT -5. The time now is 11:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|