Why do you not add the "--with-lisp" option to configure as clearly
written here?
http://fricas.github.io/install.html#detailed-installation-instructions
Change 4096 to about 75% of your actual RAM. Since you said, you have
40GB, maybe you try with
../fricas/configure --with-lisp="sbcl --dynamic-space-size 30Gb"
--prefix=/tmp/usr --enable-gmp --enable-aldor
or provide a script as Waldek suggested.
https://groups.google.com/g/fricas-devel/c/LbB9fjm0110/m/dvA4N2rHBAAJ
You also said...
On 1/10/24 16:57, 'Nasser M. Abbasi' via FriCAS - computer algebra
system wrote:
Using the suggested workaround
./configure --with-lisp="sbcl --dynamic-space-size 4096"
also did not work for me. escaping or now escaping. I could not get
it to work.
What exactly was the error if you compiled/make with
./configure --with-lisp="sbcl --dynamic-space-size 4096"
BTW, why don't you do an out-of-source build as suggested by the above URL?
Ralf
--
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/6466ba97-09e4-4bd9-adeb-4217e54cc5b9%40hemmecke.org.