Forum OpenACS Q&A: I need help on compiling postgres in SUSE 9.0

Im trying to compile postgres and get an error when i executed ./configure

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking which template to use... linux
checking whether to build with 64-bit integer date/time support... no
checking whether to build with recode support... no
checking whether NLS is wanted... no
checking for default port number... 5432
checking for default soft limit on number of connections... 32
checking for gcc... no
checking for cc... no
configure: error: no acceptable C compiler found in $PATH

can anyone help me on this?

Collapse
Posted by Samer Abukhait on
Use Yast to install all *gcc* ralted packages.
Collapse
Posted by Israel Bulseco on
Hi Samer, thanks for the reply.

Im a newbie in SUSE and in OpenACS, how can i install gcc packages using Yast?

Thanks.