Max Cohen
2015-03-26 06:44:51 UTC
Hello,
Thanks for the detailed compilation instructions on
https://help.ubuntu.com/community/Maxima I was able to build maxima from
source.
I followed them and was successful in creating and installing the debian
package of maxima in gcl on Ubuntu 14.04, compiling maxima 5.35.1 from
source.
I then tried to compile in sbcl, with the command
./configure --enable-sbcl --prefix=/usr --exec-prefix=/usr
instead of
./configure --prefix=/usr --exec-prefix=/usr
Everything works, except, when I start maxima I get the warning
underneath about the help system.
The path seems to be wrong.
I searched online, but could not find a solution.
Does anyone have a suggestion how to fix the help system?
thanks in advance,
Max
WARNING: Maxima is unable to set up the help system.
(Details: CL-INFO::LOAD-PRIMARY-INDEX: Couldn't load
"/usr/share/info/./maxima-index.lisp":
file does not exist.)
Maxima 5.35.1 http://maxima.sourceforge.net
using Lisp SBCL 1.1.14.debian
-------
maxima --directories
WARNING: Maxima is unable to set up the help system.
(Details: CL-INFO::LOAD-PRIMARY-INDEX: Couldn't load
"/usr/share/info/./maxima-index.lisp":
file does not exist.)
maxima-prefix=/usr
maxima-imagesdir=/usr/lib/maxima/5.35.1/binary-sbcl
maxima-sharedir=/usr/share/maxima/5.35.1/share
maxima-srcdir=/usr/share/maxima/5.35.1/src
maxima-demodir=/usr/share/maxima/5.35.1/demo
maxima-testsdir=/usr/share/maxima/5.35.1/tests
maxima-docdir=/usr/share/maxima/5.35.1/doc
maxima-infodir=/usr/share/info
maxima-htmldir=/usr/share/maxima/5.35.1/doc/html
maxima-plotdir=/usr/libexec/maxima/5.35.1
maxima-layout-autotools=T
maxima-userdir=/home/max/.maxima
maxima-tempdir=/home/max
maxima-lang-subdir=NIL
maxima-objdir=/home/max/.maxima/binary/5_35_1/sbcl/1_1_14_debian
Thanks for the detailed compilation instructions on
https://help.ubuntu.com/community/Maxima I was able to build maxima from
source.
I followed them and was successful in creating and installing the debian
package of maxima in gcl on Ubuntu 14.04, compiling maxima 5.35.1 from
source.
I then tried to compile in sbcl, with the command
./configure --enable-sbcl --prefix=/usr --exec-prefix=/usr
instead of
./configure --prefix=/usr --exec-prefix=/usr
Everything works, except, when I start maxima I get the warning
underneath about the help system.
The path seems to be wrong.
I searched online, but could not find a solution.
Does anyone have a suggestion how to fix the help system?
thanks in advance,
Max
WARNING: Maxima is unable to set up the help system.
(Details: CL-INFO::LOAD-PRIMARY-INDEX: Couldn't load
"/usr/share/info/./maxima-index.lisp":
file does not exist.)
Maxima 5.35.1 http://maxima.sourceforge.net
using Lisp SBCL 1.1.14.debian
-------
maxima --directories
WARNING: Maxima is unable to set up the help system.
(Details: CL-INFO::LOAD-PRIMARY-INDEX: Couldn't load
"/usr/share/info/./maxima-index.lisp":
file does not exist.)
maxima-prefix=/usr
maxima-imagesdir=/usr/lib/maxima/5.35.1/binary-sbcl
maxima-sharedir=/usr/share/maxima/5.35.1/share
maxima-srcdir=/usr/share/maxima/5.35.1/src
maxima-demodir=/usr/share/maxima/5.35.1/demo
maxima-testsdir=/usr/share/maxima/5.35.1/tests
maxima-docdir=/usr/share/maxima/5.35.1/doc
maxima-infodir=/usr/share/info
maxima-htmldir=/usr/share/maxima/5.35.1/doc/html
maxima-plotdir=/usr/libexec/maxima/5.35.1
maxima-layout-autotools=T
maxima-userdir=/home/max/.maxima
maxima-tempdir=/home/max
maxima-lang-subdir=NIL
maxima-objdir=/home/max/.maxima/binary/5_35_1/sbcl/1_1_14_debian