gcc compiler

I am using open suse linux. I want to install gcc compiler in my machine. I ahve checked man gcc and man cc. But it's not there. Can someone help me

Try

gcc --help

I also have no man page for gcc on my box but if I would look for more information there will be plenty of pages of info for gcc on the web I bet.

try this
$sudo apt-get install gcc

It's not working

apt-get: command not found

---------- Post updated at 08:20 PM ---------- Previous update was at 08:14 PM ----------

I got the gcc.tar.bz2 file . i extracted these file. Right now i am in gcc dir. What i will do next.

sorry bro!! i use ubuntu linux..and apt (advanced packaged tool) utility works fine in it...and comes by default...so try for searching any 'configuration' or installation files .....and run it..

probably these links might help.

"http://forums.opensuse.org/archives/sls-archives/archives-suse-linux/archives-desktop-environments/368895-installing-gcc-4-suse-9-1-a.html"