Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   limewire and linux(fc3) (https://www.gnutellaforums.com/general-linux-support/31975-limewire-linux-fc3.html)

killer-69 January 4th, 2005 01:29 PM

limewire and linux(fc3)
 
i post here cause i thought no one would see a already posted post so here yall go i dl LimeWireLinux.bin and this is what i get

[root@pcp09463737pcs Desktop]# sh ./LimeWireLinux.bin
Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
./LimeWireLinux.bin: line 326: [: `)' expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
[root@pcp09463737pcs Desktop]#


please help i also dl the other
LimeWireLinux.file tgz i think and when i use terminal on the folder all i get is
alot of jars files help me with that alittle if .bin lime wire cant be fixed but really wanna use this program is for linux it should work it sucks im have problems also yes java is installed

caps_phisto January 16th, 2005 05:39 PM

In your home directory there should be a file called ".bash_profile" without the quotes.

use a text editor of choice (if you are using FC3 you at least have vi).

Open a terminal window and type this:
Code:

vi .bash_profile
Look for a line that looks like this:
Code:

PATH=$PATH:$HOME/bin
and Edit it to look like this:
Code:

PATH=$PATH:$HOME/bin:/usr/java/j2sdk1.4.2_06/bin
Now for this to work you need the Java Virtual Machine installed.

To do that go to java.sun.com
and download the rpm of their site.

When the rpm is downloaded install it by doing the following commands:

Code:

chmod 777 <rpm-filename-here>
./<.rpm-filename>
rpm -ivh <,rpm-filename>

Where <rpm-filename> = the name of the file you downloaded.

I used the Develpter package because I code in Java (barely). If you download the runtime environment you will need to change the line above that looks like:
Code:

PATH=$PATH:$HOME/bin:/usr/java/j2sdk1.4.2_06/bin
To whatever the rpm adds to the /usr/java directory.

Any questions just post here, I'll answer when I can.

killer-69 January 24th, 2005 12:25 AM

same problem
 
i have went up and down this forums and found nothing useful althought my rpoblem is posted theres no answer to the rpoblem



[carvel@pcp09463737pcs ~]$ sh LimeWireLinux.bin
Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
LimeWireLinux.bin: line 326: [: `)' expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

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-
[carvel@pcp09463737pcs ~]$



what the heck is Xmx100331648 like i said ..i have been up and down the forums and found my problem but no solution so please help me

zab January 24th, 2005 11:36 AM

Hi,

we're having problems with the LimeWireLinux.bin installer. Please download the LimeWireLinux.tgz file, and install it the following way:

mkdir LimeWire
mv LimeWireLinux.tgz LimeWire
cd LimeWire
tar -xvzf LimeWireLinux.tgz

after you do this and have java installed properly as described in the above post, you should be able to run limewire by typing :

sh runLimewire.sh


All times are GMT -7. The time now is 10:48 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.