Aleksej Saushev wrote:
> Hello!
>
> Waldek Hebisch <[email protected]> writes:
>
> > I plan new release (1.1.0) in the near future. Optimistically
> > at end of June, but there may be delay to beginning of July.
>
> For some time I cannot use FriCAS/SBCL:
>
> $ fricas
> viewman not present, disabling graphics
> exec: /usr/pkg/lib/fricas/target/i486--netbsdelf/bin/hypertex: not found
> RUNTIME WARNING: unable to raise process data size limit:
> Invalid argument.
> The system may fail to start.
> This is SBCL 1.0.39.23, an implementation of ANSI Common Lisp.
> More information about SBCL is available at <http://www.sbcl.org/>.
>
> SBCL is free software, provided as is, with absolutely no warranty.
> It is mostly in the public domain; some portions are provided under
> BSD-style licenses. See the CREDITS and COPYING files in the
> distribution for more information.
> *
>
>
> Alright, that viewman isn't present I know, I've built without X11 support,
> though it would be nice to handle it somehow. But it doesn't start
> interpreter,
> instead I get SBCL prompt (non-functioning anyway, I can get out only with
> SIGABRT).
>
What is the output of 'ulimit -v' on your system? Also, 'ulimit -d'
may be relevant. AFAIK by default sbcl wants to reserve 20 GB of
address space at startup, this may be the problem.
Also, have you tried to run the AXIOMsys binary directly:
/usr/pkg/lib/fricas/target/i486--netbsdelf/bin/AXIOMsys
(this not what normal user would want to do, but may give better
error messages).
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.