Subject: cmucl-maxima: make install probelm on debian
From: Valery Pipin
Date: Tue, 16 Mar 2004 14:32:48 +0800
On Tuesday 16 March 2004 14:23, Vadim V. Zhytnikov wrote:
| Valery Pipin ÐÉÛÅÔ:
| > I have a problem with "make install" for cmucl compiled maxima on
| > debian (sid). I used ./configure --enable-cmucl \
| > --with-cmucl-runtime=/usr/lib/cmucl --prefix=/usr
|
| Please, try
| --with-cmucl-runtime=/usr/bin/lisp
| or
| --with-cmucl-runtime=`which lisp`
The first option is ok. Thanks,
rgds,
Valery