Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
 |
06-09-2002, 09:46 PM
|
#1
|
LQ Newbie
Registered: Jun 2002
Location: mass
Posts: 14
Rep:
|
Installing programs on linux
i just downloaded limewire for linux, and all i have now is a bin file, and i have no idea what to do to install it
|
|
|
06-09-2002, 09:57 PM
|
#2
|
Senior Member
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692
Rep:
|
Open a shell and cd (change directory) to the directory where you downloaded the installer. At the prompt type: sh ./LimeWireLinux.bin
|
|
|
06-09-2002, 10:20 PM
|
#3
|
LQ Newbie
Registered: Jun 2002
Location: mass
Posts: 14
Original Poster
Rep:
|
Thank you so much one last question,is there a helpful guide online to learn all this stuff with the shell, any website anyone knows of
|
|
|
06-09-2002, 10:32 PM
|
#4
|
LQ Newbie
Registered: Jun 2002
Location: mass
Posts: 14
Original Poster
Rep:
|
Now that i have installed limewire, how do i run it?
|
|
|
06-10-2002, 03:29 AM
|
#5
|
LQ Newbie
Registered: Jun 2002
Location: New York, NY
Distribution: Red Hat 9.0
Posts: 6
Rep:
|
Find out what directory the executable is. You might be able to do this by typing "whereis limewire". When it shows you where it is, just type that into the prompt (probably something like "/usr/local/bin/limewire &" or something).
If whereis doesn't work, type "cd /", and then "find . -name limewire" to locate the executable.
|
|
|
10-20-2002, 11:28 AM
|
#6
|
LQ Newbie
Registered: Oct 2002
Location: Surrey, UK
Distribution: Red Hat 8.0
Posts: 11
Rep:
|
I'm having the same problem here and followed the instructions for sh ./LimeWireLinux.bin but I'm getting this message:
Preparing to install...
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.
I can't find one under PACKAGES to install. Where do I need to go to get one of these!
|
|
|
10-20-2002, 11:44 AM
|
#7
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
You can get Java for example from java.sun.com
|
|
|
10-20-2002, 11:58 AM
|
#8
|
LQ Newbie
Registered: Oct 2002
Location: Surrey, UK
Distribution: Red Hat 8.0
Posts: 11
Rep:
|
OKay I have it and I'm trying desperately to install it. I managed to extract the bin and I now have a RPM file in my home directory.
I get stuck at the bit where I have to 'Uninstall kaffe' with the command 'urpme kaffe' I have no idea what Kaffe is and this doesn't work.
bash: urpme: command not found
Anyway I plowed on and was also stumped by:
Create a file called 'java.sh' as 'root' in '/etc/profile.d' containing these lines:
JAVA_HOME=/usr/java/j2sdk1.4.0
export JAVA_HOME
PATH=$PATH:$JAVA_HOME/bin
export PATH
I can't do this. I am told that 'the file cannot be saved.'
Trying a different tack I double clicked the freshly extracted RPM and it started to look like it was going to install something. Hoping for the best I then tried to install limewire again but got the same message about java not being installed.
I know I'm new with all this but everytime I try and do something I discover it to be hideously complex and even simple how-to guides seem to assume you have a degree in programming! I guess I'll get there in the end....
|
|
|
10-23-2002, 12:34 PM
|
#9
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
I guess it's not 'urpme', but 'urpmi'.
The command (JAVA_HOME .... and later) you can simply add to /etc/profile.
|
|
|
All times are GMT -5. The time now is 01:05 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
|
|