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

Stas Boukarev <[email protected]> Tue, 5 Nov 2024 16:52:01 +0300
Newsgroups gmane.lisp.steel-bank.general
Message-ID <CAF63=11iurTDyJa8zaVsZNZK9wZZ7HHY+QfYKXgK-fBBOuzA8Q@mail.gmail.com>
Yes, but today is not yesterday anymore.

On Tue, Nov 5, 2024 at 4:51 PM Jon Boone <[email protected]> wrote:
>
> I see.  That was not my experience as of yesterday with the —fancy option.
>
> Without it, it worked fine.  But with the —fancy option, it fails to find one of the libraries installed via homebrew without those variables set.
>
> —jon
> On Nov 5, 2024 at 08:32 -0500, Stas Boukarev <[email protected]>, wrote:
>
> You don't need
> LIBRARY_PATH="/opt/homebrew/lib" CPATH="/opt/homebrew/include/"
> anymore.
>
>
> On Tue, Nov 5, 2024 at 4:24 PM Jon Boone <[email protected]> wrote:
>
>
> Thank you, Stas, from r the response.
>
> I’m not understanding fully what you’re saying. Can you please elaborate?
>
> —jon
> On Nov 5, 2024 at 00:54 -0500, Stas Boukarev <[email protected]>, wrote:
>
> 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