Monday, December 14, 2009

Command line installing tar.bz2 files

1. tar jxvf filename.tar.bz2

2. cd to_some_directory_you_extracted_file

3. ./configure

4. make install


* Still i not tried.



Thursday, November 5, 2009

Installing .bin file in RedHat Enterprise Linux 5 ( RHEL 5 )

You should be a root user for Install

1. Open terminal
2. Open folder which contains .bin file
3. Type sh [file_name].bin
4. Depend upon package it ask path, Choose path and press ok
5. Finish