James Amundson writes: > The first beta release for Maxima 5.9.1, aka Maxima 5.9.0.9beta1, is now > available from the Sourceforge site. Follow the links from > <http://sourceforge.net/projects/maxima>. I have uploaded source files > in tar.gz, zip and source rpm formats as well as i386 rpms. A windows > installer will be added when it becomes available. > > Unfortunately, I had trouble connecting to the main project web site, so > the main page has not yet been updated with the news. > > --Jim I was sure that default cmucl executable problem was resolved recently. I've seen some patches and even probably tested it (my wishful thinking ?). But it seems problem is still there. Attached maxima script was built with --with-default-lisp=gcl --enable-gcl --enable-cmucl \ --with-cmucl-runtime=/usr/bin/lisp while maxima-gcl only with --with-default-lisp=gcl --enable-gcl The problem is in line number 119. -- Vadim V. Zhytnikov <vvzhy@netorn.ru>
Attached file: maxima.sh
Attached file: maxima-gcl.sh