Computer ForumsComputers  

Go Back   Computer Forums > PC Technology Zone > Linux, BSD, other *nixes & Open Source Software

Reply
 
LinkBack Thread Tools Display Modes
Old 08-16-2004, 09:57 PM   #1 (permalink)
Super Techie
 
Join Date: Apr 2004
Posts: 430
Default Please Post An Installing Tutorial

Can someone please post a tutorial about installing different file types in Linux, ie .tar.gz , rpm , etc?

thanks in advance

Al
__________________
AMD>INTEL
ATI>NVIDIA

C++
JAVA
JAVASCRIPT
PERL
REEF
LISP
PYTHON

good at Java, mastered Java Script, learning C++ some more, and have not done alot with the others.
winblowz is offline   Reply With Quote
Old 08-16-2004, 10:12 PM   #2 (permalink)
Super Techie
 
Join Date: Jul 2004
Posts: 398
Default

this is too general of a question but i'll give it a try. assuming you don't have Debian:

tars are like zip files. first you untar them in a new directory. usually tar -xzyf <filename> while you're in that directory will do, or you can right click and look for the option Extract here..
once you've extracted all the files, cd to that directory you unpacked and most of the times you have to do:
./configure, then when it's done do a make, and then as root (which means type su and then the password) type make install. that's it. after it's done, yu might want to do a make clean so it'll clean out all unused and temp files.

with rpm's, they're like *.msi files where you just right click and find an option similar to Install or if you're using Yast2, choose "Install with Yast2". this will install the package by itself and you later can uninstall it.

the best way is to follow the instructions given by the developer. in tar files, when you extract, look for a text file called INSTALL.

that should get you through it.
__________________

kostas is offline   Reply With Quote
Old 08-17-2004, 08:03 AM   #3 (permalink)
Master Techie
 
Join Date: Apr 2004
Posts: 2,532
Default

with rpm its, rpm -i <name of file> I think, man rpm for details

with slackware its just installpkg <filename> as root , with file in tgz slackware pkg format
horndude is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:22 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0