#5295: Make Maxima not read global config files
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.1
Component: build | Keywords:
----------------------+-----------------------------------------------------
From http://groups.google.com/group/sage-
devel/browse_thread/thread/e7f7ddd0ad86971d
{{{
I finally got Sage.app working. Still there seems
something a bit odd about the fix. I had, in my home
directory, a .maxima directory with a file named
maxima-init.mac that sets certain maxima preferences.
Once I deleted this file, everything worked fine. As I
understand it though, the sage directory is supposed to be
independent of the rest of the system. Evidently, the
latest version of sage is reading information from my
home directory. My old sage (v3.0.1) runs fine without
removing the file, however.
The two lines in the maxima-init file were exactly the
following:
set_plot_option([gnuplot_term, aqua]);
set_plot_option([gnuplot_pipes_term, aqua]);
Of course, now I can no longer plot from my standalone
copy of maxima. :)
One final comment: George's patch was unnecessary. I
hope I didn't send you on a wild goose chase.
Mark McClure
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5295>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---