On 20 Mrz., 18:20, John Cremona <john.crem...@gmail.com> wrote:
> I don't mind the openssl not beeing included by default for license
> reasons.  But it would be good if I could (say by setting an
> environment variable or in .sagerc file or similar) record my choice
> to include openssl *once and for all*, so that whenever I build Sage
> it has it in it.

Well, you could call a trivial shell script (few lines) each time
before you build a Sage version from scratch, which just brings the
openssl package into place and hacks the deps file to make the Python
spkg depend on it.

I'm not sure whether you could right now also just call (presumably an
analogue of) "./sage -i openssl" *before* you run 'make'.


-leif

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to