I'm trying to build on suse 11.2 but I'm having trouble with memory limits.
ulimit -v unlimited makes the build work, but I don't really know whether this is an option: it seems that I would have to execute it every time before starting fricas. I guess this would mean to put it into the fricas start script, but I'm not sure whether the local sysadmin will like it. (the installation is for a pool for students) I tried (as I did many times before) to create a script sbcl containing just sbcl-bin --dynamic-space-size 2410 where sbcl-bin is just plain sbcl (1.0.28) but the build of fricas (current svn) fails saying not enough memory near the end of building the algebra. What should I try? Martin -- 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.
