On Tue, 15 Apr 2014, leif wrote:

Hence you could do

 env CFLAGS="... -DOPENSSL_NO_HEARTBEATS" ./sage -f openssl

and

 ./sage -f pyopenssl

or

 env SAGE_UPGRADING=yes make build

afterwards.

But looking at the 1.0.1a spkg (all later ones apparently vanished), the first step might not work out of the box, i.e., you'd have to slightly modify its spkg-install file (bash script), changing - -

 $MAKE CFLAGS="$CFLAGS -DOPENSSL_NO_HEARTBEATS"

Didn't work, complained about missing e_os.h. "#include "e_os.h" should have been "#include "../e_os.h", I guess.

However, I ended up compiling all from scratch. At least now it works again.

(Btw, If you start notebook before python-ldap is installed it seems to set "Use LDAP Authentication" option to off; atfer installing python-ldap I had to re-check that option. Fortunately LDAP server settings are not cleared in this.)

--
Jori Mäntysalo

--
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.

Reply via email to