 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

22nd November 2004, 12:37 AM
|
 |
Registered User
|
|
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633

|
|
|
ok, I have now removed the program from /root/Limewire to /home/carlos/Limewire.
I did create the launcher as recommended above and I seem to have it working! Thanks so much for all your help. It has been so long that I have wanted this on my Linux machine!
My only question now is that when I installed the program to /home/carlos, it did not create a folder there called "LimeWire". It just threw all the files there and it looks a mess! Is there a way to clean them all up in to one folder I create called LimeWire?
I know I can browse to /home/carlos and "mkdir Limewire" however how do I move all the files in to that dir? Or am I better just removing this again and then installing it right in to the newly created directory?
__________________
It said install Windows 98 or better so I installed Linux...
|

24th November 2004, 05:35 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 63

|
|
|
I can run LimeWire, but when I am setting it up, it will not allow me to choose my own home directory to save files in.
Perhaps this has something to do with the root account using the same directory to save into (MY home dir)? How can I get rid of all the root account's settings?
Last edited by BaselineAce; 24th November 2004 at 05:42 PM.
|

27th December 2004, 08:07 AM
|
 |
Registered User
|
|
Join Date: Dec 2004
Location: VA
Posts: 57

|
|
|
I looked at the gtk-gnutela software, and where as it was really easy to install, I can't figure out the fiters, and I'm getting nothing returned but porn. I'd really like to use limewire, but I get this error when trying to install it.
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...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.UnsatisfiedLinkError: /usr/java/j2re1.4.2_06/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
GUI-
Any suggestions?
|

27th December 2004, 08:42 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
I got same message:
Quote:
[root@myfc3 imdeemvp]# chmod +x LimeWireLinux.bin
[root@myfc3 imdeemvp]# 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.
|
What I dont get is the NO JAVA VIRTUAL MACHINE....blahh...blahh...what is this asking for?
You can see I am not a programmer but I have java installed and working.....I would like to benchmark limewire in linux because I know in windows is pretty fast. If you have cable the download is about 1 min. and for dsl about 3-4 mins.
Last edited by imdeemvp; 27th December 2004 at 08:50 AM.
|

27th December 2004, 06:21 PM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
|
Can you type java -version on the command-line in a terminal and get anything? If not, then you'll need to add the /path/to/java/bin directory to your PATH. You may also need to export JAVA_HOME-/path/to/java as well.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

27th December 2004, 07:46 PM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
This is what I got:
Quote:
[imdeemvp@myfc3 ~]$ java -version
libgcj-java-placeholder.sh
This script is a placeholder for the /usr/bin/java
master link required by jpackage.org conventions. libgcj's
rmiregistry, rmic and jar tools are now slave symlinks to these
masters, and are managed by the alternatives(8) system.
This change was necessary because the rmiregistry, rmic and jar tools
installed by previous versions of libgcj conflicted with symlinks
installed by jpackage.org JVM packages.
gij (GNU libgcj) version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[imdeemvp@myfc3 ~]$
|
Now you know I am not a programmer so how is this done agian? /path/to/java/bin directory to your PATH?
|

27th December 2004, 09:23 PM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
|
Okay, you need to uninstall GCJ - it's the "JVM" that's on your PATH. I did a How-To on installing Java (like you and three other people!), so those are the ones you need to start with.
The reason GCJ won't work is because LimeWire uses Swing - which GCJ doesn't support.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

28th December 2004, 08:09 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
Are these the ones I have to remove?
Quote:
alternatives --remove java /usr/share/java/libgcj-java-placeholder.sh
alternatives --remove javac /usr/share/java/libgcj-javac-placeholder.sh
alternatives --remove jar /usr/bin/fastjar
alternatives --remove jar.1.gz /usr/share/man/man1/fastjar.1.gz
|
I dont want to mess my java installation so I would like to make sure since you are the professional java geek.
Last edited by imdeemvp; 28th December 2004 at 08:13 AM.
|

28th December 2004, 08:28 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
|
I have another suggestion.
You can create a file in /etc/profile.d/java.sh with following content:
(Assuming you have j2re 1.4.2_06 rpm package from sun website)
#!/bin/bash
# Init Script for j2re 1.4.2_06
# Drop this script in /etc/profile.d
JAVA_HOME=/usr/java/j2re1.4.2_06
PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME PATH
Now log out and log back in. Then type "echo $PATH" from a terminal to see the order of executables. This way, you can give a priority to j2re instead of libgcj.
Thomas
|

28th December 2004, 08:36 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
But removing these 2 will also eliminate the problem?
Quote:
alternatives --remove java /usr/share/java/libgcj-java-placeholder.sh
alternatives --remove javac /usr/share/java/libgcj-javac-placeholder.sh
|
|

28th December 2004, 08:49 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Location: Braga -Portugal
Age: 36
Posts: 107

|
|
I would simply suggest you to use GTK - Gnutella, it may not have the same layout, but i think it works faster and you don't have the stupid advertising telling to buy.
__________________
Keep it simple!
|

28th December 2004, 08:52 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
|
I used gtk-gutnella and amule. I want to do a bechmark to see which one performs better in linux.....or better yet fedora.
|

30th December 2004, 08:45 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
tchung,
I did what you recommended and I installed limewire without promblems......sweet
UPDATE: When comparing amule, gtk-gnutella and limewire. I get very good speeds in LimeWire being the fastest and gtk-gnutella being faster than amule. Thanks for your help. Now to create the how to I go.
Last edited by imdeemvp; 31st December 2004 at 07:33 PM.
|

7th January 2005, 01:29 AM
|
|
Registered User
|
|
Join Date: Dec 2004
Posts: 28

|
|
I can get it installed in fc3... I get:
Quote:
"Cannot open LimeWireLinux.bin"
The filename "LimeWireLinux.bin" indicates that this file is of type "unknown". The contents of the file indicate that the file is of type "shell script". If you open this file, the file might present a security risk to your system.
Do not open the file unless you created the file yourself, or received the file from a trusted source. To open the file, rename the file to the correct extension for "shell script", then open the file normally. Alternatively, use the Open With menu to choose a specific application for the file.
|
Please help!!
|

7th January 2005, 01:32 AM
|
|
Registered User
|
|
Join Date: Dec 2004
Posts: 28

|
|
Ok, I got it to run but now:
Quote:
Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
/home/smx/Downloads/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.
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
Limewire
|
ricanelite |
Using Fedora |
12 |
12th May 2006 03:05 PM |
|
Limewire
|
Nashy |
Using Fedora |
17 |
30th March 2005 05:13 AM |
|
LimeWire
|
Icablob |
Using Fedora |
28 |
28th March 2005 08:20 AM |
|
LimeWire
|
Ebin |
Using Fedora |
8 |
21st March 2005 07:52 PM |
|
Limewire .RPM
|
carlwill |
Using Fedora |
12 |
14th March 2005 04:06 AM |
Current GMT-time: 10:21 (Saturday, 18-05-2013)
|
|
 |
 |
 |
 |
|
|