LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 07-03-2004, 01:27 AM   #1
mst700
Member
 
Registered: Jun 2004
Location: Ascension Island SAO
Distribution: FC2 2.6.8 Kernel, FreeBSD Unix, Gentoo 2004-2, WinXP SP2
Posts: 46

Rep: Reputation: 15
Question Installing packages for dummies


I am having issues understanding this install process


I have FC1, and it uses RPM as it's means of install, and others use *tar.gz, bz2 etc. I just found out that a .bin file is a self extracting file also.

Here is my problem. I don't understand the genre of installs. Can anyone explain in newbie terms why or where I should be reading to understand these minor things everyone seems to know already.


Lost Newbie(MST700)
 
Old 07-03-2004, 02:16 AM   #2
wolfe2554
Member
 
Registered: Apr 2003
Location: denver co
Distribution: redhat9
Posts: 156

Rep: Reputation: 30
ok so here it goes (sorta)
there are three ways essentially that you will need to install packages. lets cover rpm's first.
so you download this rpm and now you want to install it. it should be pretty easy. login as root, and run rpm -i *.rpm where * is the name of the package. there are a thousand and one errors that may come up though. and in which case refer back to linux questions. <because my typing skills are not that fast.
next the .bin package. this is a package that is a program, it should go log in as root and then run the package by changing to the directory and ./*.bin. then there is source files. this is where it gets tricky. you mentioned *.tar.gz . these are files locked in two compress formats. the way I uncompress is login in as root and then cd to dir then gunzip *.tar.gz then tar -xvf *.tar this will give a dir with the uncompressed files in them. now comes the fun part. you must now determine if it is a ready to use program in which case it must be started or a source. if it is a source run ./configure then make dep then make install.

now once this program is installed you must edit your path variable to find the binary executable. this is easy choose your favoraite text editor, I like pico, then edit ~/.bash_profile once there locate the line that says PATH=/bin:/sbin: etc etc. .. . . then at the end of that line add :/path_to_your_new_program/

and then you are ready. hopefully. . . the saga contenues
 
Old 07-03-2004, 02:19 AM   #3
wolfe2554
Member
 
Registered: Apr 2003
Location: denver co
Distribution: redhat9
Posts: 156

Rep: Reputation: 30
ps. just found a better article on source compulation here http://www.linuxquestions.org/questi...ticle&artid=15
go check it out
 
  


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
SUSE Linux 9.3 for Dummies (For Dummies S.) samuelmp SUSE / openSUSE 11 08-01-2005 01:42 PM
Help Installing Packages blazted Linux - Newbie 3 11-16-2004 08:21 AM
installing packages spadeyboy *BSD 2 07-21-2004 12:43 AM
Dummies' Guide to Installing Winex? dauphinfay Linux - Games 13 03-28-2004 12:15 PM
Installing packages artman62 Linux - Distributions 0 07-23-2002 01:00 PM

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

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