The command ./sage -f python (after install libssl-dev) did not work,
but sage -f python-2.6.4.p10.spkg did work (I think).
I ran make test. The following test failed:
sage -t -force_lib "devel/sage/sage/rings/number_field/
number_field.py"
Do you think my build is ok now?
Best regards---Alex
On 30 abr, 01:35, Jan Groenewald <[email protected]> wrote:
> Hi
>
> On Fri, Apr 29, 2011 at 10:01:46PM -0700, William Stein wrote:
> > A random shot in the dark is that you could try:
>
> > (1) installing the libssl-devel Ubuntu package with "sudo apt-get
> > install libssl-devel".
>
> It's libssl-dev on Ubuntu (remove the "el" at the end).
> But I can build sage/python without that package though.
>
> > (2) rebuild the Python spkg in Sage:
>
> > cd SAGE_ROOT
> > ./sage -f python
>
> It needs a one line patch on Ubuntu. Try instead (take note this is a work in
> progress):
>
> cd SAGE_ROOT/spkg/standard
> wgethttp://users.aims.ac.za/~jan/python-2.6.4.p10.spkg
> sage -f python-2.6.4.p10.spkg
>
> ( Note that only works after you did 'cd SAGE_ROOT; make', and it failed
> to build the crypt module in the python spkg, but the other packages
> are built.
>
> Regards,
> Jan
> --
> .~.
> /V\ Jan Groenewald
> /( )\ www.aims.ac.za
> ^^-^^
--
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-support
URL: http://www.sagemath.org