2010/8/31 Camm Maguire <c...@maguirefamily.org>: > Greetings! > cvs -z9 -q -d:pserver:anonym...@cvs.sv.gnu.org:/sources/gcl \ > co -d gcl-2.6.8pre -rVersion_2_6_8pre gcl > > This is periodically uploaded as a Debian package 2.6.7-xx for testing > purposes. So if you are running Debian or Ubuntu, apt-get install gcl > from the latest unstable (or testing) distributions in a dchroot.
Thank you. I've succesfully built gcl on (Slackware). Maxima is much faster now, I've recompiled it with Gcl instead of Clisp. However, I have a problem with the readline support. I've compiled Gcl with --enable-ansi and --enable-readline, but readline facilities are absent, both in the Gcl prompt and in Maxima. I cannot edit/repeat commands, with the arrows I get only characters like [[A^[[A^[[A^[[A^[[B^[[C^[[D . What am I doing wrong? About the configure, there is a typo: configure --help says --enable-readine instead of --enable-readline. And, of course, thank you for all the other informations about the development status :-) Stefano _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel