Thread: C compiler not found during windows 2000

C compiler not found during windows 2000

From
"Agrawal, Manish"
Date:
I am trying to install PostgreSQL 7.3 on Windows 2000. I have installed Cygwin and CygIPC 1.3. However, when I use the command ./configure in the postgresql directory, I get the error message cygpcre.dll not found and in the bash shell, I see the feedback, "no acceptable C compiler found in $PATH".
 
Would someone know how I could sort this out
 
Thanks
Manish
_________________________
Manish Agrawal
Asstt. Prof., Dept. of ISDS, Univ. of South Florida
4202 E. Fowler Ave., CIS 1040, Tampa, Fl 33620 - 7800
(813)-974-6716 (W) 974-6749 (FAX)
magrawal@coba.usf.edu
http://coba.usf.edu/departments/isds/faculty/agrawal/index.html
 

Re: C compiler not found during windows 2000

From
Jason Tishler
Date:
Manish,

On Fri, Jan 03, 2003 at 03:11:09PM -0500, Agrawal, Manish wrote:
> I am trying to install PostgreSQL 7.3 on Windows 2000. I have
> installed Cygwin and CygIPC 1.3. However, when I use the command
                              ^^^

Why aren't you using the latest cygipc version -- 1.13-2?

> ./configure in the postgresql directory, I get the error message
> cygpcre.dll not found and in the bash shell, I see the feedback, "no
> acceptable C compiler found in $PATH".

You did not install the gcc, binutils, etc. packages.

> Would someone know how I could sort this out

Why don't you use the pre-built PostgreSQL 7.3 that is part of the
standard Cygwin distribution?

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6