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/>.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)
|