Re: How to add documentation for building from source on macOS with homebrew

Stas Boukarev <[email protected]> Tue, 5 Nov 2024 08:54:18 +0300
Newsgroups gmane.lisp.steel-bank.general
Message-ID <CAF63=13MP6yfZrUj8-OvxAY_idVadTibLVyg7sRCfEzy9w_XPA@mail.gmail.com>
So that's just adding library paths. I modified the makefile to do that.

On Tue, Nov 5, 2024 at 4:44 AM Jon Boone <[email protected]> wrote:

> I just built the latest 2.4.10 source on my MacBook Air M2 running Darwin
> Kernel Version 24.1.0.  I installed the necessary additional libraries via
> homebrew (which is installed in /opt/homebrew in compliance with SIP
> requirements).
>
> Here is the shell command I used for compilation of the sources:
>
> > LIBRARY_PATH="/opt/homebrew/lib" CPATH="/opt/homebrew/include/"  sh
> make.sh --prefix=$HOME/.local/sbcl/sbcl-2.4.10-arm64-darwin --fancy
>
> I'm happy to update the appropriate place to include this specific
> information for macOS/homebrew, but I can't tell if it would be appropriate
> to add it to INSTALL or some other location.
>
> —jon
> _______________________________________________
> Sbcl-help mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sbcl-help
>

_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help