On May 22, 2010, at 3:16 PM, geep999 wrote:

On May 22, 10:22 pm, William Stein <wst...@gmail.com> wrote:

Try installing the Sage optional openssl spkg, then continuing your build:

./sage -f openssl-0.9.8d.p1.spkg; make

William

Tried it. Seemed to install OK - /space/software/Source/sage/
sage-4.4.2/spkg/installed/openssl-0.9.8d.p1 - appeared containing:
PACKAGE NAME: openssl-0.9.8d.p1
INSTALL DATE: Sat May 22 22:40:20 BST 2010
UNAME: Linux dad 2.6.29.6 #3 SMP Mon Dec 7 15:01:06 CST 2009 x86_64
Intel(R) Core(TM)2 Duo CPU     E6550  @ 2.33GHz GenuineIntel GNU/Linux
Sage VERSION: | Sage Version 4.4.2, Release Date:
2010-05-19                       |

The library is installed /space/software/Source/sage/sage-4.4.2/local/
lib/libssl.so
lrwxrwxrwx 1 dad users 15 2010-05-22 22:40 /space/software/Source/ sage/
sage-4.4.2/local/lib/libssl.so -> libssl.so.0.9.8
and a whole bunch of other openssl man files and *.h files

However still getting the same failure:
/usr/bin/ginstall -c -m 644 ./Misc/python.man
\
               /space3/sage/space/software/Source/sage/sage-4.4.2/
local/share/man/man1/python.1
make[2]: Leaving directory `/space/software/Source/sage/sage-4.4.2/
spkg/build/python-2.6.4.p7/src'
Sleeping for three seconds before testing python
hashlib module failed to import

real    2m45.299s
user    1m55.686s
sys     0m20.631s
sage: An error occurred while installing python-2.6.4.p7

This is sounding a lot like the issues we had on OpenSolaris (that were never completely/correctly resolved, specifically hashlib is blamed when unrelated stuff goes wront). Could you run

    SAGE_ROOT/local/bin/python -c "import hashlib"

And see what the traceback is? For another datapoint, also try

    SAGE_ROOT/local/bin/python -c "import zlib"

I don't clearly understand these additional packages on
http://www.sagemath.org/packages/optional/
and http://wiki.sagemath.org/Sage_Spkg_Tracking
I assume that they are ONLY used by Sage and are ONLY installed in the
sage directory tree - several of them would conflict with standard
Slackware packages and own builds if they are "properly" installed -
like libpng, maxima, numpy, freetype etc.

Yes.

- Robert


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