[sage-support] Re: maximum doesn't launch

2010-04-24 Thread Mathieu Roux
now it's ok i had to recompile but maxima works maybe the first time, i used export SAGE64=yes and that's what didn't work... don't know! thank you Mathieu -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...

Re: [sage-support] Re: maximum doesn't launch

2010-04-24 Thread Tim Joseph Dumol
It means that the ecl wasn't installed properly. Which probably means that you'll need to recompile Sage from scratch. On Sat, Apr 24, 2010 at 4:00 PM, Mathieu Roux wrote: > well... > with sage -f maxima, it made an error > The end of the compilling messages was: > > configure: error: No lisp im

[sage-support] Re: maximum doesn't launch

2010-04-24 Thread Mathieu Roux
well... with sage -f maxima, it made an error The end of the compilling messages was: configure: error: No lisp implementation specified and none of the default executables clisp(clisp),gcl(GCL),lisp(CMUCL),scl(SCL),sbcl(SBCL),lisp(ACL),openmcl(OpenMCL) were found in PATH *

Re: [sage-support] Re: maximum doesn't launch

2010-04-23 Thread Tim Joseph Dumol
Odd. Try force reinstalling maxima (sage -f maxima) to see if it helps. Otherwise, it seems a recompile would be necessary. Someone more familiar with the build system should look into why there was no error. On Sat, Apr 24, 2010 at 4:49 AM, Mathieu Roux wrote: > hum no, maxima-readline does no

[sage-support] Re: maximum doesn't launch

2010-04-23 Thread Mathieu Roux
hum no, maxima-readline does not exist in /Applications/sage-4.3.5/local/bin The only file with maxima in its name is sage-maxima.lisp Nevertheless there was no problem during the installation. As for the command indicated, here is what happened: sage: os.system('maxima-readline') sh: maxima-rea