Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id CAA05875 for postgres-dist; Wed, 24 Nov 1993 02:20:27 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199311241020.CAA05875@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from gwdu03.gwdg.de (gwdu03.gwdg.de [134.76.10.48]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id CAA05849 for <postgres@nobozo.CS.Berkeley.EDU>; Wed, 24 Nov 1993 02:15:10 -0800
Received: by gwdu03.gwdg.de (5.57/1.35gwd1)
	id AA29992; Wed, 24 Nov 93 01:40:10 +0100
From: keichwa@gwdg.de (Karl Eichwalder )
Message-Id: <9311240040.AA29992@gwdu03.gwdg.de>
Subject: Installation / Linux
To: postgres@postgres.Berkeley.EDU
Date: Wed, 24 Nov 93 1:40:08 MET
X-Mailer: ELM [version 2.3 PL0]
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Wed, 24 Nov 93 02:20:26 -0800
Resent-XMts: smtp

hi !

i've tried to install postgres 4.0.1, taking the archive which is available on
the the known Linux-servers (tsx-11, sunsite); in this archive your will find a
config.mk.linux.

my configuration:
~~~~~~~~~~~~~~~~~
hardeware nothing special: 486DX33, 16mb ram, 8514/A, wd8013.

software: Linux v0.99pl13q, gcc 2.4.5, and the libs, which are provided from
Slackware 1.10.

now the problems;
~~~~~~~~~~~~~~~~~
it isn't possible for me to compile the programm. preparing the stuff as 
written in the `Postgres Installation Instructions - 4.0.1' (user
postgres, tcsh, ln -s ~/postgres /usr/postgres, moveme.src) and starting the
compilation inside the emacs, i receive some error messages:

$ /usr/bin/cb: No such file or directory
$ cpp: output pipe has been closed

until now i've nowhere found a `cb' for LinuX; so i've just eleminated this
command in `Gen_accessors.sh'; it seems to work so far.

but there are other problems:

$ Executing 'Make everything'...
$ make[1]: Entering directory `/mnt/data/pub/postgres'
$ linking headers
$ generating plannodes.gen
$ ...
$ creating inh.c
$ compiling lib/Gen/inh.c
$ inh.c:37: `T_' undeclared here (not in a function)
$ inh.c:37: initializer element for `_NodeInfo.ni_parent' is not constant
$ make[1]: *** [/mnt/data/pub/postgres/obj.linux/lib/Gen/inh.o] Error 1
$ make[1]: Leaving directory `/mnt/data/pub/postgres'
$ done
$ make[1]: Entering directory `/mnt/data/pub/postgres'

some warnings are following...perhaps not important.

unfortunatly i'm not a C guru. --- how can i convince my compiler to accept
the code?

and in the end it isn't possible to build postgres :-( of course.

hope, someone will help me. - thx.

please excuse my bad english...

-- 
|Karl Eichwalder			|kleio-Projekt
|keichwa@gwdg.de			|MPI fuer Geschichte Goettingen
|					|
|GWDG					|Gesellschaft fuer wissenschaftliche
|					|Datenverarbeitung - Goettingen
