On Mon, Sep 26, 2022 at 10:55 PM Dima Pasechnik <[email protected]> wrote: > > > > On Mon, 26 Sep 2022, 22:27 Ralf Hemmecke, <[email protected]> wrote: >> >> http://fricas.github.io/install.html > > > that's a seriously Debian/Ubuntu-centric guide. > > On macOS one ought to recommend installing Homebrew and necessary pre-reqs. > > Once Homebrew is installed, you'd need to run something like > > brew install ecl > ./configure --with-lisp=ecl actually on macOS it's better be
./configure --with-lisp=ecl --enable-case-insensitive-file-system-check=no We also have patches for FriCAS 1.3.8 , see https://github.com/sagemath/sage/tree/develop/build/pkgs/fricas/patches - one of them macOS-specific. (to be applied before running configure, naturally) Not sure whether they (or some of it) is in the development version (perhaps if you use another lisp, e.g. sbcl, they are not needed) > make > > > > >> >> >> On 26.09.22 22:29, Gennaro Ferrelli wrote: >> > How can i install It? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "FriCAS - computer algebra system" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/fricas-devel/af0791f8-901e-fba3-7b78-81dbb8082292%40hemmecke.org. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAAWYfq2-RSc1U4ZZMVMOzBa1MK%2BozWiPkFzCxcoNJ5GhTDUmHw%40mail.gmail.com.
