Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Opening with Mandriva LE 2005 (https://www.gnutellaforums.com/general-linux-support/46056-opening-mandriva-le-2005-a.html)

Conor October 2nd, 2005 02:29 AM

Opening with Mandriva LE 2005
 
Hey everyone,

I installed LimeWire from the rpm file, before realising I needed Java.

So I installed Java, and went to run the rpm file again. It said the program had already been installed.

My question: How do I open Limewire? :rolleyes:

Thanks a lot!

Conor

tshearn October 2nd, 2005 02:54 PM

Java was needed to be installed before limewire was..So uninstall it and do it one more time...If you have KDE for a desktop then open kpackage , search package limewire and uninstall it there..

Heres a Tip: Download limewireother.zip instead of the rpm to your home folder..unzip it right where it is, home folder, open the limewire file and find runLime.sh, click it..It starts, 90% of the time...Remember, LW is a stand alone platform, all it wants is java and a desktop to run on..

Ive did that tip on Slack and RH based distros and it works..You deb guys are on your own :p

Now i did read where it does take some linux distro a while to bring it up, ive only had that happen to me on PC-BSD..

If you want to know how to install it and get a icon in your menu then let me know..i forgot but its in my notes at home :rolleyes:

Conor October 2nd, 2005 11:39 PM

Thanks! I take it you meant to say runLime.sh in the zip file?

Yes, it would be helpful if I knew how to fully install it! ;)


Thanks
Conor

tshearn October 3rd, 2005 07:39 AM

Delete the shared and incomplete folder along with the limewire folder you unziped. Open a terminal and type,

sudo unzip -u LimeWireOther.zip -d /opt/
sudo chown -R root:root /opt/LimeWire/
sudo gedit /usr/bin/runLime.sh

Use gedit for gnome or kedit for KDE.
Insert the following lines into the new file THEN SAVE IT.

cd /opt/LimeWire/
./runLime.sh

Again in the terminal type,

sudo chmod +x /usr/bin/runLime.sh
sudo gedit /usr/share/applications/LimeWire.desktop

Again, sub kedit for gedit if need be.
Insert the following lines into the new file THEN SAVE IT.


[Desktop Entry]
Name=LimeWire
Comment=LimeWire
Exec=runLime.sh
Icon=/opt/LimeWire/LimeWire.ico
Terminal=false
Type=Application
Categories=Application;Network;

Look in your Menu / Internet and there it is..
Hope this helps you out.


All times are GMT -7. The time now is 04:18 PM.

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

Copyright © 2020 Gnutella Forums.
All Rights Reserved.