|
From: z_axis <z_...@16...> - 2015-02-22 00:50:47
|
From: Gunter Königsmann <gu...@pe...>
Subject: Re: [Maxima-discuss] cannot load "draw"
Date: Sat, 21 Feb 2015 05:27:40 +0100
Message-ID: <54E...@pe...>
gunter> How did you install maxima? And what parameters did you use for
gunter> .
>>How did you install maxima?
$AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.14 ./bootstrap
$./configure --prefix=/home/***/maxima/ --enable-sbcl --with-sbcl=/usr/local/bin/sbcl
$gmake
$gmake install
$maxima --directories
WARNING: Maxima is unable to set up the help system.
(Details: CL-INFO::LOAD-PRIMARY-INDEX: Couldn't load "//./maxima-index.lisp":
file does not exist.)
>> Robert Dodier
maxima-prefix=~/maxima
maxima-imagesdir=//maxima/5.35post/binary-sbcl
maxima-sharedir=//maxima/5.35post/share
maxima-srcdir=//maxima/5.35post/src
maxima-demodir=//maxima/5.35post/demo
maxima-testsdir=//maxima/5.35post/tests
maxima-docdir=//maxima/5.35post/doc
maxima-infodir=/
maxima-htmldir=//maxima/5.35post/doc/html
maxima-plotdir=//maxima/5.35post
maxima-layout-autotools=T
maxima-userdir=~/.maxima
maxima-lang-subdir=NIL
maxima-objdir=~/.maxima/binary/5_35post/sbcl/1_1_14_openbsd
$locate maxima.core
locate: database too small: /var/db/locate.database
$find ~/maxima -name '*.core'
~/maxima/lib/maxima/5.35post/binary-sbcl/maxima.core
Regards!
|