Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA05587; Mon, 19 Jul 93 12:36:03 -0700
Date: Mon, 19 Jul 93 12:36:03 -0700
Message-Id: <9307191936.AA05587@postgres.Berkeley.EDU>
From: Hal N. Brooks <hal@pollux.cs.uga.edu>
Subject: Re: Help porting Postgres !!!!
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


>Hello
>
>During the last week I have been fighting with bmake trying to get
>it to work on SCO-ODT 2.0 and Linux but I'm about to give up.
>On SCO I managed to get a working bmake by running
>	./bootmake bmake
>instead of the standard targets; unfortunately the compiler
>gives up while working on the backend.
>
>On Linux I didn't even get bootmake running 8*(

If it's of interest, Postgres 4.0.1 has been ported to Linux by
Kai Petzke (wpp@marie.physik.tu-berlin.de).

You can find it on sunsite.unc.edu in the /pub/Linux/apps/databases/postgres
directory.  I believe the modified source is there it you care to
examine the changes made and/or rebuild it yourself.

You should also be able to find this package on tsx-11.mit.edu and
ftp.cs.tu-berlin.de, but I haven't looked for it in those places.

I've been running the provided binaries, and programming with the
provided libpq, for the last few months and it works fine with
Linux 0.99pl9 and the required SysV IPC kernel extensions.  My guess
is that it will work with 0.99pl10 without making any kernel
modifications, but I don't know that for sure.

=============================================================================
 Hal N. Brooks     Voice: (706) 546-7792     Internet: hal@pollux.cs.uga.edu
=============================================================================

