[sage-devel] Re: Can't build sqlite during making of Sage

2012-03-07 Thread daniel.kho
Hi Dave, Thanks. It's the one that comes with SFE (http://wiki.openindiana.org/ oi/Spec+Files+Extra+Repository). Probably this is the Sun one. I followed some forum to cd directly into the sqlite directories (after unpacking of course) and it could pass "make". But it failed make when I build sage

[sage-devel] Re: Making simplification safe

2012-03-06 Thread daniel.kho
>    sage: f = sqrt(x^2 + 2*x + 1) >    sage: f.full_simplify() >    x + 1 > > I think the user should have to try *really* hard to ask us for this > simplification. > > Right now, simplify() just sends an expression to maxima and back. Full > simplify does every simplification, including simplify_

[sage-devel] Re: Can't build sqlite during making of Sage

2012-03-06 Thread daniel.kho
Sorry that my first post is completely quoted. I just forwarded my email which was bounced earlier. On Mar 7, 12:38 am, Daniel Kho wrote: > > Hi there, > > > I tried building Sage on OpenIndiana 151a on a Dell D620 and got the > > following after running "make". Configure was successful. > > > ld