Re: Postgresql Installation Problem

From: Frank Seesink <frank(at)mail(dot)wvnet(dot)edu>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Postgresql Installation Problem
Date: 2003-10-11 22:43:16
Message-ID: bma129$vpr$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

NK,

If you're using PostgreSQL under Cygwin, why not just use the pre-built
version of PostgreSQL (v7.3.4-2 as I write this) available from Cygwin's
setup.exe? There is really no need to compile from source in most
cases. Just follow Jason Tishler's README in

/usr/doc/Cygwin/postgresql-7.3.4.README

or available here:

http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4.README

NK wrote:
> Trying to install Postgresql 7.3.4 using the Cygwin(the last version) ,
> I followed all the instructions.
> After typing the "" ./configure "" command, I typed "" make "" (i have
> installed the GNU make 8 ) but after the build-process the result
> was not "All of Postgresql is successfully made,Ready to install"
> but the report of two errors
>
> make[2]: *** [postgres] Error 1
> make[2]: Leaving Directory `cygdrive/[the folder where postgresql is
> located]/src/backend`
> make[1]: *** [all] Error 2
> make[1]: Leaving Directory `cygdrive/[the folder where postgresql is
> located/src`
> make: *** [all] Error 2
>
> Could anyone help me to solve the problem?
> Did Anyone Face the same problem?
>
> Thank You Very Much In Advance
>
> NK
>
>
>
> ------------------------------------------------------------------------
> *Do You Yahoo!?*
> Αποκτήστε την δωρεάν σας @yahoo.gr διεύθυνση στο Yahoo! Mail
> <http://www.otenet.gr/>.

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message doyle ervin 2003-10-12 00:53:48 unsubscribe
Previous Message NK 2003-10-11 21:08:54 Postgresql Installation Problem