Computing.Net > Forums > Linux > installing stuff on a linux machine(how?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

installing stuff on a linux machine(how?

Reply to Message Icon

Name: robert
Date: March 21, 2001 at 23:19:28 Pacific
Comment:

i donwloaded a little program for linux with the extention .tar.gz i can open it and then i c a sub.dir. with some strange[for me, cuz i'm new with this stuff]some like install[looks like an installation file but when i'm trying to open it it says:no task to do. what must i do to install a file .tar.gz???? pls help me, i need linux cuz windows suxxx!!!!!

greetz,
Robert



Sponsored Link
Ads by Google

Response Number 1
Name: Lee Nutter
Date: March 22, 2001 at 01:50:42 Pacific
Reply:

Open a console,

cd to the directory where the file is.

do a "tar xvzf ./filename.tar.gz"
then "cd ./filename"
then "./configure"
then "make"
then "make install"

of course without the comment thingy's and
replace 'filename' with the name of the file
/ directory.

Hope I was of some help.


0

Response Number 2
Name: robbo2
Date: March 23, 2001 at 08:30:04 Pacific
Reply:

Remember to always read the readme file and
install file if they are incluses they might
give you extra options you have to do


0

Response Number 3
Name: robert
Date: March 25, 2001 at 22:51:14 Pacific
Reply:

thnx! :-)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: installing stuff on a linux machine(how?

Installing Win98 on a linux dual boot system www.computing.net/answers/linux/installing-win98-on-a-linux-dual-boot-system/1061.html

installing win2k on a linux system. www.computing.net/answers/linux/installing-win2k-on-a-linux-system/14750.html

Installing securecleint on linux www.computing.net/answers/linux/installing-securecleint-on-linux/20879.html