Re: Porting to Win2000

From: Andy Ruhl <acruhl(at)sdf(dot)lonestar(dot)org>
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 19:12:49
Message-ID: Pine.NEB.4.33.0202151911540.25763-100000@sdf.lonestar.org
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

There's no compiler installed. Why mess with this when you can install the
pre-built cygwin package? Much easier to deal with, and it seems to work
fairly well.

Andy

--
acruhl(at)sdf(dot)lonestar(dot)org
SDF Public Access UNIX System - http://sdf.lonestar.org

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Srinivasa Rao Chava 2002-02-15 20:08:13 problem with postgresql 7.2 recovery
Previous Message Chad R. Larson 2002-02-15 17:45:51 Re: problem with postgresql7.2 installation