Sorry, I forgot to add machine info. root@stendahl:~# uname -a Linux stendahl 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64 GNU/Linux
Debian unstable. On Wednesday, February 1, 2017 at 1:39:15 PM UTC-8, Brian Flaherty wrote: > > Hello, > > I tried installing sage this morning on my desktop. I first tried from > source, but got an error that I haven't had time to try to diagnose yet. I > then downloaded > > sage-7.5.1-Debian_GNU_Linux_8-x86_64.tar.bz2 > > and installed it as root in /opt with a link to sage in /usr/local/bin/. > > When I ran sage from the command line as root, it crashed with an error > message in ipython2.7. The error was something like "Text file busy". I > looked at the error log /root/.sage/ipython-5.0.0/Sage_crash_report.txt, > and at the end, it said libiml.so.0 not found. > > > > > ImportError: libiml.so.0: cannot open shared object file: No such file > or directory > > > > In Debian aptitiude, I installed libiml0 and libiml-dev. After intalling > those, sage ran from the command line as root and did all the patching and > sage runs. > > Thought I'd let you know. > > Brian > -- 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.
