|
From: Alfonso Z. <alf...@gm...> - 2016-05-30 13:58:56
|
Hi all I compiled Maxima 5.38.1 in Ubuntu 16.04 using SBCL and I have no problem with draw Maxima 5.38.1 http://maxima.sourceforge.net using Lisp SBCL 1.3.1.debian Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) load (draw); ;; loading #P"/home/alfonso/.maxima/binary/5_38_1/sbcl/1_3_1_debian/share/draw/grcommon.fasl" ;; loading #P"/home/alfonso/.maxima/binary/5_38_1/sbcl/1_3_1_debian/share/draw/gnuplot.fasl" ;; loading #P"/home/alfonso/.maxima/binary/5_38_1/sbcl/1_3_1_debian/share/draw/vtk.fasl" ;; loading #P"/home/alfonso/.maxima/binary/5_38_1/sbcl/1_3_1_debian/share/draw/picture.fasl" (%o1) /usr/local/share/maxima/5.38.1/share/draw/draw.lisp Alf On 30/05/16 09:51, Dominik Derigs wrote: > Hi all, > > I can confirm this on Ubuntu OS: > > Maxima 5.38.1 http://maxima.sourceforge.net > using Lisp GNU Common Lisp (GCL) GCL 2.6.10 > Distributed under the GNU Public License. See the file COPYING. > Dedicated to the memory of William Schelter. > The function bug_report() provides bug reporting information. > > (%i1) load("draw"); > Compiling /usr/share/maxima/5.38.1/share/draw/grcommon.lisp. > loadfile: failed to load /usr/share/maxima/5.38.1/share/draw/draw.lisp > -- an error. To debug this try: debugmode(true); > > > would be interested in a solution as well. > > Best regards, > Dominik > > 2016-05-30 15:27 GMT+02:00 Mixon, Wilson <wm...@be... > <mailto:wm...@be...>>: > > As I reported earlier, I'm having trouble getting the repository > version of Maxima (5.37.2) to load draw. I tried to compile 5.38.1 > with these results: > > Commands: sudo apt-get remove maxima maxima-doc wxmaxima > tar xfvz /home/wilson/Downloads/maxima-5.38.1.tar.gz > Results: A list of extracted files & this message: > maxima-5.38.1/missing > > Command: sudo apt-get build-dep maxima > Result: Reading package lists... Done > E: You must put some 'source' URIs in your sources.list > > I then used sudo apt-get remove maxima maxima-doc wxmaxima to > remove all Maxima files > and reinstalled 5.37.2 using Synaptic. > > I opened wxMaxima and executed load(draw)$ with this result: > loadfile: failed to load /usr/share/maxima/5.37.2/share/draw/draw.lisp > -- an error. To debug this try: debugmode(true); > > Same result in xMaxima. > > I've had this trouble before in Lubuntu and once in Mint, but > usually was able to work around, usually by compiling a newer > version of Maxima or by following suggestions from Mario or Gunter. > > Thought or suggestions? > > Thanks > > > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth > and traffic > patterns at an interface-level. Reveals which users, apps, and > protocols are > consuming the most bandwidth. Provides multi-vendor support for > NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. > https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > <mailto:Max...@li...> > https://lists.sourceforge.net/lists/listinfo/maxima-discuss > > > > > -- > Dominik Derigs > I. Physikalisches Institut > Universität zu Köln > Zülpicher Straße 77 > 50937 Köln > GERMANY > > Tel. (+49|0) 221 470-8352 > Fax. (+49|0) 221 470-5162 > > Diese Email ist vertraulich und nur für den angegebenen Empfänger > bestimmt. Zugang, Freigabe, die Kopie, die Verteilung oder > Weiterleitung durch jemand anderen außer dem Empfänger selbst ist > verboten und kann eine kriminelle Handlung sein. Bitte löschen Sie die > Email, wenn Sie sie durch einen Fehler erhalten haben und informieren > Sie den Absender. > > This email and any files transmitted with it may contain confidential > and/or privileged material and is intended only for the person or > entity to which it is addressed. Any review, retransmission, > dissemination or other use of, or taking of any action in reliance > upon, this information by persons or entities other than the intended > recipient is prohibited. If you have received this email in error, > please notify the sender immediately and delete this material from all > known records. > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > > > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > https://lists.sourceforge.net/lists/listinfo/maxima-discuss |