Re: How to add documentation for building from source on macOS with homebrew
Jon Boone <[email protected]> Tue, 5 Nov 2024 08:09:21 -0500
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <2e442b76-5767-44a9-9971-55496b2bf96d@Spark> |
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