LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 08-20-2001, 07:58 PM   #1
Colonel Panic
Member
 
Registered: Jul 2001
Location: California
Distribution: Red Hat 7.1, Slackware 8.0
Posts: 216

Rep: Reputation: 30
How do I install programs? (extremely DUMB question!)


Erm, sorry, dumb question, but how do I install programs? Like, how would I take the source, and then, um, use the program? Better yet, how would I install something WITHOUGHT using RPM? Thanks!

*****Colonel Panic*****
 
Old 08-20-2001, 11:29 PM   #2
cinnix
Member
 
Registered: Jun 2001
Location: Northern Ohio
Distribution: RedHat, Engarde and LFS
Posts: 237

Rep: Reputation: 30
Once you have decided on what program you want to install, you will have to decompress it.

tar xvzf FILENAME.tar.gz
--or--
bunzip2 FILENAME.tar.bz2 | tar xv

Once you have decompressed the program 'cd' into the directory and look for a read me file. This file almost always has the installation instructions in it.

9 times out of 10 you install something like this....

./configure
make
make install
 
Old 08-21-2001, 05:06 PM   #3
blistfix
LQ Newbie
 
Registered: Jun 2001
Posts: 29

Rep: Reputation: 15
Here's some even dumber ones.

Where do you put the file file before you decompress it?

And where does it go after you decompress it?

And once you find it, how do you start it? There's no *.exe as in Dos.

And what does stable and unstable mean. Stable sounds as if it should be better but who can say in a world gone MAD?
 
Old 08-21-2001, 05:59 PM   #4
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Where do you put it (the source)? Wherever you want. I do mine in /usr/src/packages/SOURCES and then unpack it.

Where does it go? If you unzip (tar -xvzf foobar.tar.gz) it will (usually) make a folder in the current directory. So if your're in /usr/src/packages/SOURCES and you unpack it it will be in /usr/src/packages/SOURCES/foobar

How do you start it? Read the README and INSTALL files. If you're looking for an .EXE then stick to .rpm installs. Seriously. But building from source can be fun (really!) and you'll learn a lot about your system in a hurry.

Stable and unstable are relative terms. For a game it's not that big of a deal, but for security or filesystem stuff you would only want to use stable stuff on production systems and keep the unstable for your test boxes. That way you get to see what works in the new releases, how to manage it, what breaks, and (hopefully) how to fix it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dumb Question - What programs in Linux are there for me to program in C/C++? eBopBob Linux - Software 9 02-28-2004 03:47 AM
Ok, dumb question. If I install a Mandrake kernel RPM, where does it install to? Kramer Linux - General 6 01-13-2004 09:39 PM
dumb install question jonathan_hehn Linux - General 19 07-26-2003 04:00 PM
dumb question: where are the programs? javanicus Linux - Newbie 4 06-24-2003 03:41 AM
Where do the programs I install go to???(I'm Dumb) Laxin22 Linux - General 5 01-02-2002 03:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:43 PM.

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