From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Michael Kennett <kennett(at)dcs(dot)kcl(dot)ac(dot)uk>, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: installation problem |
Date: | 2003-10-31 19:52:18 |
Message-ID: | 246660000.1067629938@lerlaptop-red.iadfw.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
--On Friday, October 31, 2003 00:01:29 +0000 Michael Kennett
<kennett(at)dcs(dot)kcl(dot)ac(dot)uk> wrote:
> 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?
>
You need to use gmake (Gnu Make.).
> thanks a lot,
>
> Mike
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew Cimino | 2003-10-31 20:06:51 | 1-2 second delay on all commands over network |
Previous Message | Stephan Szabo | 2003-10-31 15:51:16 | Re: derive the sequence name of a column |