On Wed, Jan 10, 2024 at 2:50 PM oldk1331 <oldk1...@gmail.com> wrote:
>
> Looks like a bash quoting problem. You may need to escape the quotes.

I guess it was using pairs of single quotes (') rather than single
double quotes (")
Otherwise I don't know how to reproduce this error.

>
> BTW, the default is 1GB. I usually test with 4GB. Not sure what the minimal 
> is.
>
> - Qian
>
> On Wed, Jan 10, 2024, 10:41 PM Andrey G. Grozin <a.g.gro...@inp.nsk.su> wrote:
>>
>> On Wed, 10 Jan 2024, Qian Yun wrote:
>> > You can build with
>> >    ./configure --with-lisp="sbcl --dynamic-space-size 4096"
>>
>> ./configure --prefix=/usr --build=x86_64-pc-linux-gnu
>> --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
>> --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
>> --localstatedir=/var/lib --datarootdir=/usr/share
>> --docdir=/usr/share/doc/fricas-1.3.10
>> --htmldir=/usr/share/doc/fricas-1.3.10/html --libdir=/usr/lib64
>> --disable-aldor --with-lisp="sbcl --dynamic-space-size 4096" --with-x
>> --with-gmp
>> configure: error: unrecognized option: `--dynamic-space-size'
>> Try `./configure --help' for more information
>>
>> Andrey
>>
>> --
>> 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 fricas-devel+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/fricas-devel/aa5cc496-fc3d-b77a-a66c-da597a81512e%40starnew.inp.nsk.su.
>
> --
> 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 fricas-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/fricas-devel/CAGBJN92vgLc4JufmEP%2BENNw%3DR7RpF1ww%2BhLfGRKri3WL-0hYrA%40mail.gmail.com.

-- 
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 fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAAWYfq3M-0tgXTv5wE08O7XENDxVVv%2B9enMcBo_E7pVr0LXFpg%40mail.gmail.com.

Reply via email to