I was using the tutorial for building from source code located here: http://www.sagemath.org/doc/installation/source.html#step-by-step-installation-procedure
So it would be good to update there plus putting the note about the package removal to the list of optional packages: http://www.sagemath.org/spkg/optional/ On Friday, April 17, 2015 at 4:51:19 PM UTC+2, kcrisman wrote: > > > Pyopenssl spkg has been removed, use "sage -pip install pyopenssl" instead >> >> > But is there somewhere in the documentation (perhaps for sagenb?) that > says one should do `./sage -i pyopenssl`? And if so, why was that not > changed at the time of removing this optional package? > > >> >> On Friday, April 17, 2015 at 10:01:14 AM UTC-4, [email protected] wrote: >>> >>> Hello, >>> >>> I am trying to compile sage-6.5 with ssl support but when the command >>> "./sage -i pyopenssl" >>> tries downloading the pyopenssl-0.13.p0.spkg package it gives error: >>> ------------------------------- >>> IOError: [Errno 404] Not Found: '// >>> www.sagemath.org/spkg/optional/pyopenssl-0.13.p0.spkg' >>> Error: failed to download package pyopenssl-0.13.p0 >>> ------------------------------- >>> I went to the address with browser and I saw the package description in >>> the list of optional packages "http://www.sagemath.org/spkg/optional/" >>> but when clicking pyopenssl-0.13.p0.spkg I get "page not found". >>> >>> Can someone update the web so that the package is download-able? >>> >>> Thank you >>> ota >>> >> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
