Thread: Instaling PostgreSQL 6.3.2 for Linux

Instaling PostgreSQL 6.3.2 for Linux

From
"Stuart logan"
Date:
I have just got the new version and tried to install it but could'nt get it
to compile.
./configure work ok but it couldnt find gmake all >& make.log &

regards

Stuart Logan

Re: [SQL] Instaling PostgreSQL 6.3.2 for Linux

From
"rony khoury"
Date:

Stuart logan wrote:

> I have just got the new version and tried to install it but could'nt get it
> to compile.
> ./configure work ok but it couldnt find gmake all >& make.log &
>
> regards
>
> Stuart Logan


try make all instead of gmake all .

Rony .