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

21st November 2004, 05:39 PM
|
 |
Registered User
|
|
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633

|
|
|
LimeWire P2P
Guys,
I am trying to install LimeWire P2P network on my FC2 box and downloaded the file called "LimeWireLinux.bin".
I thought the website would have instructions on how to problerl install it, but it does not.
I was just wondering what my next steps would be to get the application proberly installed and running on my Linux FC2 machine.
Thanks
__________________
It said install Windows 98 or better so I installed Linux...
|

21st November 2004, 05:52 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Netherlands
Posts: 188

|
|
|
if the file is executable, simply issue this command in a terminal: ./LimeWireLinux.bin
__________________
One hive. One mind.
|

21st November 2004, 06:11 PM
|
 |
Registered User
|
|
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633

|
|
Code:
[root@carlwill root]# ./LimeWireLinux.bin
-bash: ./LimeWireLinux.bin: No such file or directory
However when I view that current dir, I can see the file.
Code:
[root@carlwill carlos]# ls
bookmark.htm HK_USP_Compact.pdf icons pics
Desktop hlds_l LimeWireLinux.bin thunderbird
__________________
It said install Windows 98 or better so I installed Linux...
|

21st November 2004, 06:14 PM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
|
1) To see the permissions on the files in a directory, you need to use ls -l.
2) You will probably need to chmod +x LimeWireLinux.bin - that should make it executable.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

21st November 2004, 06:38 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 12

|
|
|
If you look on the website all they say is
# Linux - Open a shell and cd (change directory) to the directory where you downloaded the installer.
At the prompt type: sh ./LimeWireLinux.bin
I have just installed core 3 and if I try to install it the script keeps failing .
Hope you have better luck with core 2, I previously had it running under rh9 but not Fedora.
|

21st November 2004, 06:55 PM
|
 |
Retired Community Manager
|
|
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713

|
|
Ok it's not a solution.. but did you try gtk-gnutella?
If you didn't, you should
|

21st November 2004, 06:57 PM
|
 |
Registered User
|
|
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633

|
|
Quote:
|
Originally Posted by crackers
1) To see the permissions on the files in a directory, you need to use ls -l.
|
-rw-rw-r-- 1 carlos carlos 6834463 Nov 21 12:21 LimeWireLinux.bin
Quote:
|
Originally Posted by crackers
2) You will probably need to chmod +x LimeWireLinux.bin - that should make it executable.
|
How do I do that?
__________________
It said install Windows 98 or better so I installed Linux...
|

21st November 2004, 07:32 PM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
|
The "chmod +x LimeWareLinux.bin" is a command you enter. You can also do as anmb suggests.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

21st November 2004, 07:48 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Western NY
Posts: 47

|
|
|
Just do this:
sh LimeWireLinux.bin
|

21st November 2004, 08:03 PM
|
|
Registered User
|
|
Join Date: Aug 2004
Location: Memphis, TN
Posts: 506

|
|
Quote:
|
Originally Posted by tbonejo
Just do this:
sh LimeWireLinux.bin
|
Thats what I did in FC2 and it installed quite easily. The only thing is that it does not setup an icon or a menu item. For awhile I had to type in the file name "runLimeWire" to start it, but I finally managed to put an icon on my desktop, but I don't remember how.
Here's what it looks like.
|

21st November 2004, 08:09 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Netherlands
Posts: 188

|
|
If you really can't get it working, try gtk-gnutella, available on sf.net
__________________
One hive. One mind.
|

21st November 2004, 08:19 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Western NY
Posts: 47

|
|
|
To create the desktop icon just right click on the desktop and create launcher....browse to where "runLimeWire" is in your home dir to set the command launch. From there choose an icon you like.
|

21st November 2004, 08:24 PM
|
|
Registered User
|
|
Join Date: Aug 2004
Location: Memphis, TN
Posts: 506

|
|
Quote:
|
Originally Posted by tbonejo
To create the desktop icon just right click on the desktop and create launcher....browse to where "runLimeWire" is in your home dir to set the command launch. From there choose an icon you like.
|
Yeah, what he said.
|

21st November 2004, 10:22 PM
|
 |
Registered User
|
|
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633

|
|
I got the GUI installer and just kept the default install location at /root.
Now I have a dir called /root/Limewire
Code:
[root@carlwill LimeWire]# ls
commons-httpclient.jar libIdleTime.so root
commons-logging.jar LimeWire runLime.sh
COPYING LimeWire_Installer_InstallLog.log runLime.sh~
daap.jar LimeWire.jar SOURCE
data.ser LimeWire.lax themes.jar
hashes logicrypto.jar tritonus.jar
i18n.jar looks.jar UninstallerData
icu4j.jar MessagesBundle.properties update.ver
id3v2.jar MessagesBundles.jar vorbis.jar
jcraft.jar mp3sp14.jar xerces.jar
jl011.jar ProgressTabs.jar xml.war
jmdns.jar pub1.key
lax.jar README.txt
Now I don't know what to do to open the program. When I read the read me file, it says to just run the command below:
Code:
[root@carlwill LimeWire]# sh LimeWire.jar
LimeWire.jar: LimeWire.jar: cannot execute binary file
__________________
It said install Windows 98 or better so I installed Linux...
|

21st November 2004, 10:35 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Western NY
Posts: 47

|
|
|
Well seems you installed this as root-not good, redo it as your username and then link your desktop launcher to the runlimewire in your home folder. Uninstall the other one by going to wherever it install and do something like: sh uninstall.
|
| 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: 04:34 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|