Hey everyone,
I was trying to use the dot2tex display options on the 6.3 OVA virtual
machine setup through VirtualBox (on someone else's Windows (7?) machine).
I went to the terminal (host + F1), an did the following:
$ ./sage -i dot2tex
$ sudo yum install 'graphviz*'
$ ./sage -f dot2tex
$ ./sage
sage: exit
Then I restarted the VM and ran the following in the notebook:
sage: from sage.graphs.graph_latex import setup_latex_preamble sage:
setup_latex_preamble()
sage: latex.add_to_mathjax_avoid_list('tikzpicture')
sage: C = crystals.Tableaux(['A',2], shape=[2,1])
sage: view(C)
...
IOError: [Errno: 2] No such file or dierctory:
'/tmp/dot2texRVeHQ7/dot2tex.log'
Afterwards I also did `sudo yum install texlive` but that didn't change
anything.
Does anybody have any idea what's going on or some ideas about what to
try/do?
Thanks,
Travis
--
You received this message because you are subscribed to the Google Groups
"sage-devel" 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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.