Install on Caldera 2.2.5

From: Postgres User <aibin(at)clear(dot)net(dot)nz>
To: pgsql-general(at)hub(dot)org
Subject: Install on Caldera 2.2.5
Date: 1999-12-18 09:47:39
Message-ID: 385B583A.7F3E079C@clear.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, Postgres guru,

I am new to Postgres and just downloaded the source to compile on my
Caldera 2.2.5. I got a trouble and here is what i did (follwoing the
INTALL file):

Hardware : Pentium 200 with 32M ram, 2.1G HD(Linux partition)

1)Add a new account postgres
2)make dir /usr/scr/pgsql ; /usr/local/pgsql and changed
ownership/group to postgres through root
3) cd /usr/src/pgsql and unzipped the source achive
4)cd /usr/src/pgsql/postgres-6.5.3/src and run
./configure --with-template=linux_i386 --without-CXX
make all >make.log 2>&1 &

the make failed (see attachement) !!
make.log

NB:
I downloaded bison1.28 and compiled /installed successfully.

I changed Makefile.global to have:
YFLAGS= -y -d
YACC= /usr/local/bin/bison

I also changed Makefile.custom to have
CFLAGS = -mpentium

Any help is much appreciatted .

Peter

Attachment Content-Type Size
make.log text/plain 53.9 KB

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 1999-12-18 16:13:47 Re: [GENERAL] Postgres install problem
Previous Message Ed Loehr 1999-12-18 04:45:12 Re: [GENERAL] query buffer max length of 16384 exceeded