LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 03-02-2005, 07:51 PM   #1
txm0523
LQ Newbie
 
Registered: Mar 2005
Location: Prairie Grove, IL.
Posts: 6

Rep: Reputation: 0
downloading & Installing Linux programs


Yes, I am a newbie to Linux and I am proud of it. I am almost at the point of ditching the other guy's OS . I do have one question. Since I am a newbie to this, please don't laugh too hard at my question. Well, here it goes.

I am using Suse Linux 9.2 on my Compaq laptop. I am familiar with installing software from the installation disks through Yast. Herein is my problem. There are some programs that i would like to install ( e.g Mplayer ) onto my laptop from the internet. I went to the website and noticed that there are several files to download. Where do I download them to and how do I install them ? I know with Win you download the file and click on the exe file to install. I have read through a couple of Linux books, including the Suse Manual, but it's not quite clear to me. Is the process the same or do I have to jump through several hoops and sell my firstborn to accomplish a download and installation ?

Would someone be kind enough to help this newbie through the process ?

Thanks
 
Old 03-02-2005, 08:44 PM   #2
digitalhead
Member
 
Registered: Jun 2004
Location: West Virginia, US, Earth, Milky Way
Distribution: Ubuntu
Posts: 121

Rep: Reputation: 15
To install from source....

Download the *.tar.gz of what you want to install. To keep this simple, I'll explain it exactly the way I do it using KDE on Slackware. Extract the file by right clicking>Actions>Extract Here. This (usually) creates a new folder in the current directory. Go in that folder. Right click in a white area>Actions>Open Terminal Here.

NOTE: These actions may be located in a different place, but they will still be in the right click menu.

At the terminal (command line), generally you can type "./configure", "make", "make install". There is pretty much a README or INSTALL text file included. There are sometimes different methods of installing and they should be listed in one (or both) of these files.

Also, the installation process can be shortenned by typing "./configure && make && make install" instead of doing so individually. This depends on the package though.

This is basically a generic walkthrough though. In about 99% of the cases, instructions on actually installing the program you just downloaded is in the README or INSTALL file once you extract
 
Old 03-02-2005, 08:46 PM   #3
digitalhead
Member
 
Registered: Jun 2004
Location: West Virginia, US, Earth, Milky Way
Distribution: Ubuntu
Posts: 121

Rep: Reputation: 15
See also...
Jeremy's how-to: Compiling Programs from Source
 
Old 03-02-2005, 08:47 PM   #4
Gibsonist
Member
 
Registered: Mar 2004
Location: Meersburg (GER)
Distribution: Cygwin,RH 7.2 7.3, SuSe 6.4 8.2 9.1,TinyLinux, Debian Sarge, Knoppix 3.*, Knoppicilin, Knoppix STD
Posts: 191

Rep: Reputation: 30
OK you have 2 or 3 different approaches here

a) download the source and create your program with the *NIX trinity (./configure; make; make install)
b) download a binary rpm and install it using yast

b) is clearly the easier approach, as you download it and if I remember correctly ind KDE just double click it and SuSe should asked you if you want to install it on which it starts yast

a) takes some "fiddling" sometimes.
In your best case senario it should work like this
Code:
./configure [note it is dot slash]
make
su -
make install
if it doesn't got so nicely if you need to hand some parameters to configure
taking apache as example what modules you want and such things
often you can tell configure where you want to have the program to using the prefix cmd

advisable would be to read
I) the output of ./configure --help
II) the files README and INSTALL that come with the src


I hope it helps you
 
Old 03-05-2005, 10:55 AM   #5
txm0523
LQ Newbie
 
Registered: Mar 2005
Location: Prairie Grove, IL.
Posts: 6

Original Poster
Rep: Reputation: 0
downloading & installing Linux programs

Thanks to everyone for the info and the help. It is appreciated very much.
 
  


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
Downloading new programs Haggis Linux - Newbie 5 12-24-2004 04:45 AM
Missing menus when installing programs & Nvidea Drivers MultiUser Mandriva 4 02-28-2004 01:51 PM
Downloading programs etillman Linux - Newbie 4 01-20-2004 06:28 PM
Chat & Browser programs for linux nigma Linux - Software 5 05-05-2003 05:49 PM
Running Linux & Installing Programs ineedacookie Linux - Newbie 1 11-19-2002 03:24 AM

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

All times are GMT -5. The time now is 03:25 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