Re: installation problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Kennett <kennett(at)dcs(dot)kcl(dot)ac(dot)uk>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: installation problem
Date: 2003-10-31 21:30:29
Message-ID: 19958.1067635829@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Michael Kennett <kennett(at)dcs(dot)kcl(dot)ac(dot)uk> writes:
> 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

Uh, are you sure configure succeeded? Check what it printed out.

What platform are you using, anyway, and which Postgres version?

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Jeffrey Melloy 2003-10-31 22:38:44 Re: setting up the user postgres on mac osx
Previous Message Aarni Ruuhimäki 2003-10-31 21:26:08 help from Portugal