On Sunday, September 25, 2016 at 11:16:33 AM UTC, aNaravi wrote: > > I've download the binary for Ubuntu 16.04 (64-bit). However, I > errors/exceptions for 3d Plots. > > At first I got an exception for libgfortran.so.3. So I installed > libgfortran3. Now I'm getting problems with jmol - "jmol cannot run, no > suitable java version found"/ > > I thought that the binary would contain all requirements - it says so in > the installation guide. Could someone please list all the requirements? >
Sage does not (and probably just cannot, due to licencing issues) package java runtime, needed for jmol. Given the mess of java support on Linux, it's hard to say what exactly goes wrong in your case. Do you have java installed at all? Did you try Sage's notebook? E.g. if I start notebook(), then I can display 3d graphics (using jmol, in fact) in the browser just fine. But it does not work on the command line (I don't have any java tools installed I think). -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
