Обсуждение: gmake not found

Поиск
Список
Период
Сортировка

gmake not found

От
"Dionisio Barrantes Blanco"
Дата:
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 ? 
 

Re: [SQL] gmake not found

От
James Olin Oden
Дата:
 

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

Re: [SQL] gmake not found

От
Brian
Дата:
On Mon, 29 Jun 1998, 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 ?
>
>

personally I just did "ln -s /usr/bin/make /usr/bin/gmake" since even
though I have "gnu make", its still only called "make"


/-------------------------- signal@shreve.net -----------------------------\
| Brian Feeny                | USR TC Hubs | ShreveNet Inc. (318)222-2638  |
| Network Administrator      | Perl, Linux | Web hosting, online stores,   |
| ShreveNet Inc.             |  USR Pilot  | Dial-Up 14.4-56k, ISDN & LANs |
| 89 CRX DX w/MPFI, lots of  |-=*:Quake:*=-| http://www.shreve.net/        |
| mods/Homepage coming soon  |LordSignal/SN| Quake server: 208.206.76.47   |
\-------------------------- 318-222-2638 x109 -----------------------------/