Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"GNU Make not found. Try setting the environment variable GNUMAKE."

I am trying to install Steel Bank Common Lisp as described in this article.

However, when I do this step:

sh-3.2# INSTALL_ROOT=/usr/local sh install.sh

I get this error:

GNU Make not found. Try setting the environment variable GNUMAKE.

How, exactly, do I install GNU Make and set the environment variable GNUMAKE on Mac OS X?

like image 958
Paul Reiners Avatar asked Mar 22 '26 11:03

Paul Reiners


1 Answers

Install the Developer Tools that came on a DVD ROM with the machine. GNU make is included in XCode (version 3.81 on my Leopard box).

If you don't have the ROM, you can sign up as a developer (for free) and download a disk image.

like image 179
dmckee --- ex-moderator kitten Avatar answered Mar 25 '26 02:03

dmckee --- ex-moderator kitten



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!