RE: What do I need to be able to compile the source in Win32

From: Joost Kraaijeveld <J(dot)Kraaijeveld(at)Askesis(dot)nl>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jarmo Paavilainen <netletter(at)comder(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)hub(dot)org>
Subject: RE: What do I need to be able to compile the source in Win32
Date: 2000-10-01 21:10:38
Message-ID: 1F8B49DD9100D31195FC00A0C94989FE1595D8@obelix
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Yes. You could maybe do it in a Cygwin environment, but I think
> it'd be an exercise in frustration.
It depends on your skills. Cygwin is a UNIX environment on NT under
development.

> > What do I need in Linux (Cygnus, lex, flex...)?
Cygwin 1.1.4 , CygIPC 1.05 or higher, the patch from Jason Tishler (posted
27-9 in the ports list).

Than follow the docs that come with PostgreSQL. In essence: make, make
install.

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
email: J(dot)Kraaijeveld(at)Askesis(dot)nl
web: www.askesis.nl

Browse pgsql-hackers by date

  From Date Subject
Next Message Ralf Tschiersch 2000-10-01 22:59:48 pg_log deleted, still help needed (2)
Previous Message Peter Eisentraut 2000-10-01 21:05:14 Re: Solution for RI permission problem