Subject: Problem/s with build ( 5.19.2) on Deb.Lenny
From: Jaime Villate
Date: Sun, 29 Nov 2009 13:29:19 +0000
On Fri, 2009-11-27 at 14:04 -0500, Henry W. Peters wrote:
> Trying to change over from Ubuntu 9.10 to Debian Lenny, v. 5.03.
> Rebuilding Maxima... I './configure' then do 'make' & get the
> following
> error message... I have not found any 'target' to insert (@
> `./configure' ?). Help appreciated.
I recommend you the following procedure:
apt-get install gnuplot clisp sbcl tk8.5 libtk-img rlwrap autoconf
automake texinfo
(If you have a 32bit system you might want to install cmucl)
./configure --with-clisp --with-sbcl --with-wish=wish8.5
--with-default-lisp=sbcl
make
make install
Regards,
Jaime Villate