Обсуждение: POSTGRESQL CYGWIN - Configuration

Поиск
Список
Период
Сортировка

POSTGRESQL CYGWIN - Configuration

От
"Raveendra Yerraguntla"
Дата:
I ran Setup.exe of CYGWIn and looks every things installed
properly. Then I ran ./configure at the right
place(Postgresql-7.2 directory).

While ./configure I got the following errors and stopped configuring

Is gcc cross compiler no
using CFLAGS=-02
checking whether gcc -02 works   no
configure : error: installation or configuraton problem : C
compiler can not create executables


  How to overcme this problem? I appriciate for an early reply.




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


Re: POSTGRESQL CYGWIN - Configuration

От
Jason Tishler
Дата:
Raveendra,

On Mon, Mar 04, 2002 at 12:30:02AM +0000, Raveendra Yerraguntla wrote:
> While ./configure I got the following errors and stopped configuring
>
> Is gcc cross compiler no
> using CFLAGS=-02
> checking whether gcc -02 works   no
> configure : error: installation or configuraton problem : C
> compiler can not create executables
>
> How to overcme this problem?

Install cygipc.

Please read the README:

    http://tishler.net/jason/software/postgresql/postgresql-7.2.README

BTW, why don't you just use the pre-built PostgreSQL 7.2 that is part
of the standard Cygwin distribution?

Jason

Re: POSTGRESQL CYGWIN - Configuration

От
Jason Tishler
Дата:
Raveendra,

Please keep you replies on-list!

On Mon, Mar 04, 2002 at 11:28:56PM +0000, Raveendra Yerraguntla wrote:
> I will be trying sometime tonight.
> I need to reinstall for my course-work.
> Part of it is change/enhance features and test and install.
> I will be mailing more frequently.
> I appriciate your patience.

I hope that you realize that I am not "Technical Support" for
Cygwin PostgreSQL and that I *volunteer* my time and energy to
maintain this Cygwin package.  Additionally, I answer questions on
<pgsql-cygwin@postgresql.org>.  These activities are my attempt to give
back to the open source community.

The point of the above is to set your expectations appropriately.
Please don't assume that I will answer all of your questions -- although,
I will certainly help if I can.

Jason