#9959: Get PARI/GP to stop starting automatically
------------------------------+---------------------------------------------
   Reporter:  kcrisman        |       Owner:  tbd         
       Type:  defect          |      Status:  needs_review
   Priority:  minor           |   Milestone:  sage-4.6    
  Component:  packages        |    Keywords:              
     Author:  Jeroen Demeyer  |    Upstream:  N/A         
   Reviewer:                  |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by jdemeyer):

 '''Alternative solution''':

 When {{{gp}}} starts, it reads a configuration file (by default,
 {{{$HOME/.gprc}}}).  If the environment variable {{{$GPRC}}} is set, it
 uses that as a filename for the {{{.gprc}}} file.  We could create a file
 {{{$HOME/.sage/gp/gprc}}} similarly to {{{$HOME/.sage/ipyhton/ipythonrc}}}
 and have Sage set {{{$GPRC}}} to that location.

 Then, the file {{{$HOME/.sage/gp/gprc}}} should contain a line:
 {{{
 breakloop =  0
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9959#comment:19>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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.

Reply via email to