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 to install GNU Make and set the GNUMAKE environment variable on Mac OS X?
Install the developer tools that appeared on the machine DVD. GNU make is included in Xcode (version 3.81 in my Leopard block).
If you do not have a ROM, you can register as a developer (for free) and download a disk image .
GNUMAKE:
# pkgin install gmake
Source: https://habr.com/ru/post/1750754/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1750749/capture-stdin-input-without-echoing-characters-to-screen&usg=ALkJrhi7D9JbkUTUy_VTNAtN7Y8SaP8m6gHow to create hexadecimal digits of capital using QString :: arg ()? [QT] - qtJava instruction package - javaHow to identify a process ending in Ruby open3 - ruby | fooobar.comHow to create iOS image buttons that scale well in different resolutions? - iphoneDoes the inline code support the method [that wrote in it] in memory after completion? - c #иерархический конструктор состояний с генерированием кода - c#BlockingCollection class: does the stream have an output if we take blocks? - multithreadingUsing mutex and pthreads condition variables - cWhat resources are there for splitting A / B in Python? - pythonAll Articles