RE: [PORTS] postgresql 6.5.2 for WinNT and how I made it compile. ..

From: Horak Daniel <horak(at)mmp(dot)plzen-city(dot)cz>
To: 'David Löfstrand' <davidl(at)ssis(dot)sbic(dot)se>, pgsql-ports(at)postgreSQL(dot)org
Subject: RE: [PORTS] postgresql 6.5.2 for WinNT and how I made it compile. ..
Date: 1999-09-22 12:43:03
Message-ID: 2E7F82FAC1FCD2118E1500A024B3BF907DED7E@exchange.mmp.plzen-city.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> This is how I managed to compile postgresql 6.5.2 on NT
> I have installed Cygwin-B20, Andy Piper Tools and Cygin32 IPC Package
> (as recommended in http://www.postgresql.org/docs/pgsql/doc/README.NT)
> but still some things did not work out for me so this is the problems
> that I encountered and how I solved them on my system.
> Note that some things I did are really hackish, at least I think so.

Are you running all the commands (tar, configure, make) from the bash shell?

It is required to modify the YFLAGS with your path to bison.* files, it is
OK.

Dan

Browse pgsql-ports by date

  From Date Subject
Next Message Frank L Shannon 1999-09-22 22:52:31 Problem with createdb
Previous Message David Löfstrand 1999-09-22 11:28:44 postgresql 6.5.2 for WinNT and how I made it compile...