On 11/5/07, Fausto A. A. Barbuto <[EMAIL PROTECTED]> wrote: > > This actually isn't really a Sage question per se, but I know the answer > > anyways. In Kubuntu go K Menu --> System Settings, the seelct > > the "Default Applications" icon in the first row. click the "Web browser" > > line on the left. Under the "Default Component" box change the > > button to "in the following browser", and in the blank type "firefox". > > Then it should work correctly in Sage. > > Cool! Please tell me now: how do I do that on OpenSuSE 10.3?
It should be exactly the same on any KDE-based system. However, if it isn't, you can set the SAGE_BROWSER environment variable to whatever you want, and that will override anything else. E.g., do this by adding export SAGE_BROWSER="firefox" in the file .bashrc in your home directory. 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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
