Comment 12 for bug 1926225

Revision history for this message
Sergei Ianovich (ynvich-gmail) wrote :

It seems there are some configuration problems on build host or with debian/control. I've successfully rebuild a working maxima from packaging files:

$ sudo apt-get install clisp sbcl gcl ecl debhelper devscripts
$ sudo apt-get build-deps maxima
$ apt-get source maxima
$ cd maxima-5.44.0
$ debuild
$ sudo dpkg -i ../maxima_5.44.0-2_amd64.deb
$ maxima