Re: Porting to Win2000 - Mailing list pgsql-admin

From Brett W. McCoy
Subject Re: Porting to Win2000
Date
Msg-id Pine.LNX.4.43.0202142335300.5406-100000@chapelperilous.net
Whole thread Raw
In response to Porting to Win2000  (Linda Fousek <lfousek@v2group.com>)
List pgsql-admin
On Thu, 14 Feb 2002, Linda Fousek wrote:

> I am installing postgresql on a win2000 machine. I have installed cygwin and
> cygipc, and I'm getting the following error when trying to run ./configure
>
> loading cache ./config.cache
> checking host system type ... i686-pc-cygwin
> checking which template to use ... win
> checking whether to build with local support ... no
> checking whether to build with recode ... no
> checking whether to build with multibyte character support ... no
> checking whether NLS is wanted ... no
> checking for default port number ... 5432
> checking for soft limit on number of connections ... 32
> checking for gcc ... no
> checking for  cc ... no
> configure:error:no acceptable cc found in $PATH

You don't have the gcc package installed with CygWin32.  You need that to
compile the software!

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
"If the King's English was good enough for Jesus, it's good enough for me!"
        -- "Ma" Ferguson, Governor of Texas (circa 1920)


pgsql-admin by date:

Previous
From: Linda Fousek
Date:
Subject: Porting to Win2000
Next
From: Heni Lolov
Date:
Subject: CREATE TABLE privilege - will it be implemented?