And now
i'm trying to compile and install postgres and got this error when i executed ./configure
checking for gcc: no
checking for cc: no
configure: error: no acceptable C compiler found in $PATH
How do i install gcc on SUSE 9.0?
I was browsing the gcc website and it says:
Source code for GCC releases may be downloaded from our mirror sites.
Important: because these are source releases, they will be of little use to you if you do not already have a C compiler on your machine. If you don't already have a compiler, you need pre-compiled binaries. Our binaries page has references to pre-compiled binaries for various platforms.
http://gcc.gnu.org/releases.html
Can anyone guide me on that??
best,
iuri