On Fri, Jul 17, 2009 at 9:01 AM, linuxgus<[email protected]> wrote: > > Thank you for responding. I did not have kdvi installed on my > system. It still does the same thing after installing kdvi. As > before, I get the message > > method return sender=:1.3 -> dest=:1.31 reply_serial=2 > > whatever that means. I guess I have to figure out a way to let the > desktop (Xfce in my case) associate kdvi with this file format. I did > not have KDE installed for a long time. I was wondering if there is > any way to make sage invoke the correct program. Setting an > environment variable perhaps?
If you set the environ variable SAGE_BROWSER then the program that it points to will be used to open DVI's, PDF's, and PNG's. See the source code of SAGE_ROOT/devel/sage/sage/misc/viewer.py -- William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
