Re: [ADMIN] postgres8.3 and libxml2

2007-11-01 Thread Mohamed Yassin Eltabakh
The response is nothing (empty). No version number appears. Thanks - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> To: "Mohamed Yassin Eltabakh" <[EMAIL PROTECTED]> Cc: Sent: Thursday, November 01, 2007 10:36 AM Subject: Re: [ADMIN] postgres8.

Re: [ADMIN] postgres8.3 and libxml2

2007-11-01 Thread Tom Lane
"Mohamed Yassin Eltabakh" <[EMAIL PROTECTED]> writes: >> What happens if you try "postgres -V" by hand? > The response is nothing (empty). No version number appears. Well, that's why initdb is not happy, but the next question is why linking in libxml2 breaks postgres that thoroughly. No idea on

Re: [ADMIN] postgres8.3 and libxml2

2007-11-01 Thread Tom Lane
"Mohamed Yassin Eltabakh" <[EMAIL PROTECTED]> writes: > But when I try to "initdb" it gives me the following error: > The program "postgres" is needed by "initdb" but was not found in the same > directory as "/cygdrive/c/PostgresInstallation/pgsql/bin/initdb" Check your > installation. What happ

[ADMIN] postgres8.3 and libxml2

2007-10-31 Thread Mohamed Yassin Eltabakh
Hello, Sorry for bothering you, but I thought you might help me. I'm installing Postgres8.3 under windows XP (having Cygwin to simulate unix environment). ==When I install postgres without libxml2, everything works fine. I use: ./configure --prefix=/cygdrive/c/PostgresInstallation/pgsql --enabl