Is there any other way to compile pgsql without gmake

Started by Sreejesh O Sabout 20 years ago2 messages
#1Sreejesh O S
sreejeshos@gmail.com

I want to install PostgreSQL 8.1 on FreeBSD 4.8-RELEASE .

I can't make it with make command.

make
You must use GNU make to build PostgreSQL.
*** Error code 1

Do I install gmake ?

#2Alvaro Herrera
alvherre@commandprompt.com
In reply to: Sreejesh O S (#1)
Re: Is there any other way to compile pgsql without gmake

Sreejesh O S wrote:

I want to install PostgreSQL 8.1 on FreeBSD 4.8-RELEASE .

I can't make it with make command.

make
You must use GNU make to build PostgreSQL.
*** Error code 1

Do I install gmake ?

Yes.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.