#7186: maxima update #6699 introduced hard-coded paths, unable to start maxima
---------------------------+------------------------------------------------
   Reporter:  GeorgSWeber  |       Owner:  tbd       
       Type:  defect       |      Status:  new       
   Priority:  blocker      |   Milestone:  sage-4.1.2
  Component:  build        |    Keywords:            
Work_issues:               |      Author:            
   Reviewer:               |      Merged:            
---------------------------+------------------------------------------------

Comment(by was):

 {{{

 I was reading the ecl binaries and grepping around (I felt a bit like a
 "warez person" for a moment)... and found this in the binary:

     ... ecld...@cannot find ECL's directory^...

 So I tried setting ECLDIR, and that fixes the problem.  Maybe we just
 broken setting it somewhere?   Or?

 wst...@sage:~/build/sage-4.1.2.rc1.alpha2.moved/local/lib/ecl-9.8.4$
 export ECLDIR=`pwd`
 wst...@sage:~/build/sage-4.1.2.rc1.alpha2.moved/local/lib/ecl-9.8.4$ ecl
 [works]

 wst...@sage:~/build/sage-4.1.2.rc1.alpha2.moved/local/lib/ecl-9.8.4$ sage
 ----------------------------------------------------------------------
 | Sage Version 4.1.2.rc1.alpha3, Release Date: 2009-10-04            |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************
 sage: sage: f = x^2
 sage: sage: f.integrate(x)
 1/3*x^3
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7186#comment:1>
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