installation problem

From: Michael Kennett <kennett(at)dcs(dot)kcl(dot)ac(dot)uk>
To: pgsql-novice(at)postgresql(dot)org
Subject: installation problem
Date: 2003-10-31 00:01:29
Message-ID: 60CEC842-0B35-11D8-A8DE-000393CBD65A@dcs.kcl.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hey I'm new to unix and trying to get postrgresql installed. after
running configure, while trying to run make, i get this in the
terminal:
sh-2.05b# make
make -C doc all
make[1]: Nothing to be done for `all'.
make -C src all
make -C doc all
make[2]: Nothing to be done for `all'.
make -C src all
You need to run the 'configure' program first. See the file
'INSTALL' for installation instructions.
make[2]: *** [all] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

any suggestions?

thanks a lot,

Mike

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mel Jamero 2003-10-31 07:40:52 Re: derive the sequence name of a column
Previous Message Kurt Derichs 2003-10-30 23:58:47 Tool to generate input forms?