LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-01-2005, 12:20 PM   #1
money36310
LQ Newbie
 
Registered: Feb 2005
Distribution: simply mepis
Posts: 4

Rep: Reputation: 0
Unhappy help installing software


Ok I guess I just don' t get it....I switched from xp to mepis. The only software I would like to continue using is Limewire. I downloaded the linux version and saved it to desktop. Someone told me that i needed to install from konsole. I simply do not understand or either it has not been fully explained. I guess what i need is a step by step guide. Could someone please help me?
 
Old 02-01-2005, 12:47 PM   #2
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
I guess what they mean is that you must take the installation file, unpack, compile and install it.

Let say the file you got downloaded is called limewire.tar.gz (just as an example).

1. On your desktop, start a console. This is done in KDE by clicking Run Command... on the start menu, then typing xterm in the box that pops up and hitting ENTER. If that does not work, try konsole instead of xterm. One of the two should pop up a window on your desktop that is called a terminal or console.

2. Click on this window and type su and press ENTER.

3. Give your root password.

4. Now you need to know where you put the installation file. If your Linux username is something like abcd, you might want to look in /home/abcd/limwire.tar.gz to correctly specify the file location.

5. You should be in the /home/abcd (or whatever your username is) directory. Type pwd and press ENTER if you are unsure.

6. If the file is called limewire.tar.gz (as I describe here) now type

tar zxvf limewire.tar.gz

and press ENTER to "unpack" it. You should now see lots of stuff scroll upward on the screen.

7. If the file is called limewire.tar.bz2 do

bunzip2 limewire.tar.bz2 [ENTER key]
tar xvf limewire.tar

and press ENTER to "unpack" it.

8. When the screen stops scrolling, note the directory name that was created by the unpack - it should be something like "/home/abcd/limewire_source" or whatever.

9. CD into this directory:

cd limewire_source

10. Now you need to compile the software (if you got a source distribution):

./configure [ENTER]
make dep[ENTER]
make [ENTER]

11. LOTS of stuff should scroll upward, maybe taking a few minutes (even half an hour) depending on how fast your system is.

12. Now type

make install [ENTER]
/sbin/ldconfig [ENTER]

13. The package should now be installed.

Since I've got no idea what LimeWire is, I don't know how you start it - most of the times the executable that got made by compiling the software (step 10) goes into the /usr/local/bin directory, so go look there for a "limewire" file or something and try to run it.

Hope this helped - very generic and simplified.
 
Old 02-01-2005, 12:49 PM   #3
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
Oh yeah if you copied to desktop, you somehow need to find the desktop directory, or use the GUI to move the downloaded file into your /home/????? directory (substitute the ????? for your username) for my explanation to be applicable.

Kind Regards
 
Old 02-02-2005, 07:42 AM   #4
NomadABC
Member
 
Registered: Dec 2004
Posts: 189

Rep: Reputation: 33
Some simple advice from a fellow newbie. You will have no chance of learning Linux by trying to transfer your Windows knowledge. Under the surface each OS is a very different beast. Invest in a book or two. I got the Fedora bible, and others swear by the O'Reilly series. A worthy investment, trust me.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with installing software scagman Linux - Software 2 05-05-2005 05:43 PM
Installing Software wewereright1054 Linux - Software 4 10-26-2004 03:43 AM
Installing Software trophy Linux - Newbie 4 10-07-2004 05:16 PM
Installing software sharpie Slackware 3 03-12-2004 12:16 AM
Question on installing software and starting software rootlinux Linux - Newbie 5 01-19-2002 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration