Hi Sruchit,

tar.gz files are compressed archive files. You need to extract these files with 
the command:

tar zxf <tar file>.tar.gz

This should create a directory with the same name as <tar file>
cd <tar file>

Inside this directory you will find README and INSTALL files which
indicate the process of installation and any other requirements.

Read thru them and follow them to install it.

The usual procedure is to
./configure
make
sudo make install

If it succeeds then you should have the software installed.
Write back if you face any issues.

--
Satish Vellanki 
http://cs.ttu.edu/~savellan/


----- Original Message ----
From: sruchit gupta <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, February 4, 2008 10:43:30 PM
Subject: [twincling] How to execute .tar.gz
    
Hi to all,

My self is sruchit can you please help me

how to install *.tar.gz files in ubuntu

operating system. Please waiting for your reply

--
sruchit

Reply via email to