From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
---|---|
To: | Raghav <raghavk(at)samyog(dot)com> |
Cc: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Problem |
Date: | 2002-02-19 16:42:42 |
Message-ID: | 20020219084147.G86265-100000@megazone23.bigpanda.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Tue, 12 Feb 2002, Raghav wrote:
> Hi!!
> I am trying to install Postgresql-7.2 on Windows 2000.
> As per requirement I have downloaded the Cygwin and Cygipc packages.
> I have also been succesful in starting ipc-daemon service.
> But when I am giving './configure'
>
> I am geting following message
>
> "loading cache ./config.cache
> checking host system type... i686-pc-cygwin
> checking which template to use... win
> checking whether to build with locale support... no
> checking whether to build with recode support... no
> checking whether to build with multibyte character support... no
> checking whether to build with Unicode conversion support... no
> checking for default port number... 5432
> checking for default soft limit on number of connections... 32
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH"
>
> So where am I going wrong in installing.Please guide me
Do you have development packages installed and in your path (namely
gcc in this case).
From | Date | Subject | |
---|---|---|---|
Next Message | Rajesh Kumar Mallah | 2002-02-19 17:09:06 | correct way to install contrib packages |
Previous Message | Andrey Romanchenko | 2002-02-19 16:32:25 | Re: psql error |