Re: [SQL] gmake not found

From: James Olin Oden <joden(at)Lee(dot)k12(dot)nc(dot)us>
To: Dionisio Barrantes Blanco <BARRANTE(at)teleline(dot)es>
Cc: soporte postgres ingles <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] gmake not found
Date: 1998-06-29 19:27:51
Message-ID: 81Jun28.142004edt.35713@gateway.lee.k12.nc.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dionisio Barrantes Blanco wrote:

> I`m trying to compile the postgres sources.Following the install
> procedure I execute :gmake all >& make.log &I get a system answer :
> bash :gmake command not found .How can I have this comand ?

You are going to need to download the gmake all the web. gmake is made
by GNU, so do a search for gmake and gnu, and you should be able to find
a site to download it from.

Hasta Luego...james

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Dan Delaney 1998-06-29 21:28:02 Finding strings inside a field...
Previous Message Dionisio Barrantes Blanco 1998-06-29 18:37:17 gmake not found