[sage-support] Re: simple 'solve' error, possibly related to ecl and maxima installation

2014-11-20 Thread Bozh
OK, I got it. Thanks again. On Friday, November 21, 2014 11:34:44 AM UTC+8, Nils Bruin wrote: > > On Thursday, November 20, 2014 7:10:15 PM UTC-8, Bozh wrote: >> >> Are these warnings signs that maxima is still compiling itself every time >> I started? >> > It looks like Peter correctly identifie

[sage-support] Re: simple 'solve' error, possibly related to ecl and maxima installation

2014-11-20 Thread Nils Bruin
On Thursday, November 20, 2014 7:10:15 PM UTC-8, Bozh wrote: > > Are these warnings signs that maxima is still compiling itself every time > I started? > It looks like Peter correctly identified the problem. According to his assessment, Maxima compiles *some code* upon startup, but not all of max

[sage-support] Re: simple 'solve' error, possibly related to ecl and maxima installation

2014-11-20 Thread Bozh
I'm completely ignorant of the internal compilation. Can I understand the problem this way: for a binary file, the compilation has been done already, so it should not be necessary for maxima to compile itself every time I call it. After I installed command line tools, the required compiler is t

[sage-support] Re: simple 'solve' error, possibly related to ecl and maxima installation

2014-11-20 Thread Peter Bruin
Op donderdag 20 november 2014 21:07:55 UTC+1 schreef Nils Bruin: > > On Thursday, November 20, 2014 4:36:52 AM UTC-8, Peter Bruin wrote: >> >> It could be caused by the following lines in the Maxima source code (in >> src/commac.lisp): >> >> (defparameter trailing-zeros-regex-f-0 (compile nil >>

[sage-support] Re: simple 'solve' error, possibly related to ecl and maxima installation

2014-11-20 Thread Nils Bruin
On Thursday, November 20, 2014 4:36:52 AM UTC-8, Peter Bruin wrote: > > It could be caused by the following lines in the Maxima source code (in > src/commac.lisp): > > (defparameter trailing-zeros-regex-f-0 (compile nil > (maxima-nregex::regex-compile "^(.*\\.[0-9]*[1-9])00*$"))) > (defparameter

Re: [sage-support] Re: Sagenb as GUI for *system* python

2014-11-20 Thread kcrisman
> I am still thinkig about this... Let's reverse thing: > > Can I install arbitraty (non-mathematical) packages to Sage's internal > python? > > Yes, absolutely. > For example on ./sage -sh shell command "easy_install nltk" says "Download > error on https://pypi.python.org/simple/: unknow

Re: [sage-support] Re: Sagenb as GUI for *system* python

2014-11-20 Thread Jori Mantysalo
I am still thinkig about this... Let's reverse thing: Can I install arbitraty (non-mathematical) packages to Sage's internal python? For example on ./sage -sh shell command "easy_install nltk" says "Download error on https://pypi.python.org/simple/: unknown url type: https -- Some packages m

[sage-support] Re: simple 'solve' error, possibly related to ecl and maxima installation

2014-11-20 Thread Peter Bruin
Op dinsdag 18 november 2014 04:07:56 UTC+1 schreef Nils Bruin: > > On Monday, November 17, 2014 5:49:14 PM UTC-8, Bozh wrote: >> >> ;;; (RUN-PROGRAM "gcc" ("-I." "-I/Applications/sage/local/lib/ecl/" >> "-I/Users/buildslave-sage/slave/sage_git/build/local/include" >> "-I/Users/buildslave-sage/sla