Re: Porting to Win2000

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: Linda Fousek <lfousek(at)v2group(dot)com>
Cc: pg-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Porting to Win2000
Date: 2002-02-15 04:36:03
Message-ID: Pine.LNX.4.43.0202142335300.5406-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Heni Lolov 2002-02-15 07:36:50 CREATE TABLE privilege - will it be implemented?
Previous Message Linda Fousek 2002-02-15 00:17:28 Porting to Win2000