gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: [Maxima] maxima-5.9.1 make install fails


From: Camm Maguire
Subject: [Gcl-devel] Re: [Maxima] maxima-5.9.1 make install fails
Date: 15 Apr 2005 17:43:36 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

anita kean <address@hidden> writes:

> Hello,
> 
> I've been using the maxima-5.9.1-9.deb Debian package (based on clisp)
> which does not have a persistent history feature.  

As maintainer of this package, it is GCL, not clisp based.  What is
the persistent history feature?  readline command-line editing and
associated command history are enabled by default on capable
terminals, e.g. vt100 and xterm.  They are disabled by necessity on
incapable terminals such as emacs shell buffers.  :lisp
(si::readline-on) should tell you the whole story.

Take care,

> In search of this feature, I've been trying to install from source using
> ./configure --enable-gcl --enable-cmucl --enable-clisp
> 
> (Linux version 2.4.26-1-686 (gcc version 3.2.3 (Debian))).
> 
> make install is failing with 
> 
>       des032:/usr/src/maxima-5.9.1# !mak
>       make install
>       Making install in src
>       make[1]: Entering directory `/usr/src/maxima-5.9.1/src'
>       make[2]: Entering directory `/usr/src/maxima-5.9.1/src'
>       /bin/sh ../mkinstalldirs /usr/local/bin
>        /usr/bin/install -c maxima /usr/local/bin/maxima
>         /usr/bin/install -c rmaxima /usr/local/bin/rmaxima
>         /bin/sh ../mkinstalldirs "/usr/local/lib/maxima/5.9.1/binary-clisp"
>         /usr/bin/install -c -m 644 binary-clisp/maxima.mem
>         "/usr/local/lib/maxima/5.9.1/binary-clisp/maxima.mem"
>         /usr/bin/install -c  "/usr/local/lib/maxima/5.9.1/binary-clisp/"  
> <----
>         /usr/bin/install: too few arguments
>         Try `/usr/bin/install --help' for more information.
>         make[2]: *** [install-clisp] Error 1
>         make[2]: Leaving directory `/usr/src/maxima-5.9.1/src'
>         make[1]: *** [install-am] Error 2
>         make[1]: Leaving directory `/usr/src/maxima-5.9.1/src'
>         make: *** [install-recursive] Error 1
> 
> Any suggestion as to how I can provide the first arbument to this last 
> /usr/bin/install -c?
> 
> Many thanks
> Anita
> 
> _______________________________________________
> Maxima mailing list
> address@hidden
> http://www.math.utexas.edu/mailman/listinfo/maxima
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]