On Thu, Jun 05, 2003 at 01:41:27AM -0700, Marvin wrote: > When I issue the command ./configure when installing > POSTGRESQL I encounter the error > "configure: error: No acceptable C compiler found in > PATH " > Can someone advice me on what to do with this error.
Sounds like you don't have a C compiler in your $PATH. You need one, or you can't compile C programs. Install one, or adjust your $PATH to include it. A -- ---- Andrew Sullivan 204-4141 Yonge Street Liberty RMS Toronto, Ontario Canada <[EMAIL PROTECTED]> M2P 2A8 +1 416 646 3304 x110 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly