installing tar.gz and tar.bz files on Ubuntu
unzip the the file using
$tar -zxvf program.tar.gz
$tar -zjvf program.tar.bz2
change directory into unzipped folder
ie..
cd /download/program/
./configure
make
and the get into root
ie..
sudo su (for suse su is enough)
and enter your password..
make install
Hello! The purpose of this page is to guide new users of Ubuntu who want to install and configure Ubuntu to the maximum the graphics mode. If use of the graphical environment is not possible, the guidelines seek to be as simple as possible, always geared to beginners of Ubuntu. Ours efforts is to explain using the newest version of Ubuntu, you have to pay attention when the blog shows tricks about an older ubuntu version and if that explanations are enough or appropriate for your situation.
Dicas para o Ubuntu
Olá!
O objetivo dessa página é orientar usuários iniciantes do Ubuntu que desejam instalar e configurar o Ubuntu utilizando ao máximo o modo gráfico. Caso o uso do ambiente gráfico não for possível, as orientações buscam ser o mais simples possível, sempre voltadas aos iniciantes do Ubuntu. A versão utilizada do Ubuntu é sempre mais atual e estável de 64 bits.