Re: [BUGS] BUG #1336: configure: error: no acceptable C compiler found in $PATH

2004-12-05 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > checking for gcc... no > checking for cc... no > configure: error: no acceptable C compiler found in $PATH It looks like you don't have the gcc package installed. If you didn't install gcc, then you probably also omitted the -devel subpackages,

[BUGS] BUG #1336: configure: error: no acceptable C compiler found in $PATH

2004-12-04 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1336 Logged by: Andres Velasquez Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.6 Operating system: Redhat 8 Description:configure: error: no acceptable C compiler found in $PATH Details: [EMA