LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-26-2004, 05:16 PM   #1
bigshawndog
LQ Newbie
 
Registered: Jan 2004
Location: Hotlanta
Distribution: Red Hat 9.0
Posts: 1

Rep: Reputation: 0
Exclamation Installing software on my red hat 9.0


hello i am a total linux newbie... i got tired of all the windows bs.. go ahead and welcome me to the open source community :P

ok well my question, I have downloaded a bunch of software that i want to install such as BitchX-1.0c16-Linux-glibc2-alpha.tar.gz
NVIDIA-Linux-x86-1.0-4349.run

1st. i would like to know what is a alpha? a .tar? and a .gz? im assuming its some kind of compression file such as .zip?

2nd. what is a .run file?

3rd. how do i run/load these .tar .gz .run files?

do i need to make directorys for these files to be put into? if so then how
what is the command syntax to uncompress these files and where may i find a list of the commands to do this? and is there a software out there that will do this for you?

and after i uncompress these files how do i run them, is there a certain type of executable file in linux such as .exe in msdos?

thanks alot also if someone would want to help me i have a BUNCH of questions, could you hit me on my aim name : Bigshawndog

thanks again!
 
Old 01-26-2004, 06:26 PM   #2
neilcpp
Member
 
Registered: Jul 2003
Location: England
Distribution: Debian Jessie, FreeBSD 10.1 anything *nix to get my fix
Posts: 329

Rep: Reputation: Disabled


What is a alpha, tar, gz?

You are right, the file is compressed similar to a windows zip file.
Alpha -i think - refers to the 'release version' of your software.

tar.gz is the compression / archive part.
tar means tape archive. It is called this as it was originally used to make backups on tape. It just packs many files into a single archive and is a program that is built into most linux systems.

tar does not 'compress' data. This is done by the gzip program i.e gz. Again this program is built into most linux systems now.

To open your file do the following:

1. open a shell, cd to the directory holding the file BitchX-1.0c16-Linux-glibc2-alpha.tar.gz.
2. To extract this archive type: gunzip -9c BitchX ...etc.tar.gz | tar xvf -
this will automatically create a new extracted directory.
3. Follow the README / INSTALL instructions contained in the directory to install the software.

There are many many options for tar.gz files. If you look at the system manual pages you will find a good introduction to the scope of these tools. But i recommend investing in a good linux system administration book.

There are easier ways to install software for your system. With RPM the whole task is automated...

How to run programs?

Typically you can run a program by clicking on a selection from a menu, or by typing the program name at the command line....
 
Old 01-26-2004, 06:36 PM   #3
Onemessedupjedi
Member
 
Registered: Sep 2003
Location: Oregon
Distribution: Slackware 9.1
Posts: 194

Rep: Reputation: 30
1) Alpha is just a phase of program development before the program is said to be stable. .tar.gz, .tar.bz2,.tgz, .rpm are all compression methods. rpms are the easy way to install programs, you just double click on them. If you wish to install with a .tar.gz you need to read the tutorial in the answers section and in the applications/GUI/multimedia subsection which is part of the rectangle of blue links at the top.
2) That would be a file that you use to patch a kernel...I believe. I actually need to install that also but I havn't d/led it yet.

I don't know what redhat uses but slackware uses ark for a front-end. For you, if you wanted to learn the syntax of the command line version, you would type 'man tar' if the file is a .tar.something.
The how to compile from source should have the syntax for the line you'll usually use.

You only make a directory to compile the program in and then it is copied onto the system. after it's been copied(by make install) you can just delete the file you made for that program.

You execute them by either the start menu or by typing the program name EXACTLY into the console. If a part of it is capitolized, such as LinNeighborhood you have to capitolize it but most programs won't capitolize.

Some programs can only be executed at the root user. in those cases you need to use the su command to run as the root user and then run whatever you needed to run. Usually in redhat you can use all the root restricted stuff in a gui.
 
  


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
Problem with installing a new software in Red Hat Linux cdsnithi Linux - Software 4 08-24-2005 11:28 AM
installing software from Red Hat 8.0 installation disks BobJ Linux - Software 1 04-01-2005 08:10 AM
Antivirus Software for Red Hat* enochemu Linux - Security 3 08-29-2004 08:52 PM
Red Hat Raid1 software simquest Linux - Software 1 03-08-2004 08:27 PM
Installing software in Red Hat 9 crdiscoverer Linux - Newbie 4 11-04-2003 04:59 PM

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

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