Hi,
1/ Trying to build Sage from source fails on Slackware 13.0 x86_64.
Linux 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
gcc (GCC) 4.3.3. 4GB RAM.
I executed these commands:
cd /space/software/Source/sage/sage-4.4.2
export MAKE="make -j4"
export DESTDIR="/space3/sage"
export SAGE_CHECK="no"
installwatch -o pgwatch.make.sage make
I used DESTDIR as I have lots of space on that disk, but only about
1.7Gb free on my default disk.
I use installwatch to monitor where everything is located in case of
crazy install problems.
2/ The relevant bit near the end of /space/software/Source/sage/
sage-4.4.2/install.log is:
Creating directory /space/software/Source/sage/sage-4.4.2/local/share/
man/man1
/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 2m31.823s
user 1m56.968s
sys 0m23.896s
sage: An error occurred while installing python-2.6.4.p7
3/ The on-screen error message was:
./sage -docbuild all html 2>&1 | tee -a dochtml.log
python: can't open file '/space/software/Source/sage/sage-4.4.2/devel/
sage/doc/common/builder.py': [Errno 2] No such file or directory
Seems to me that something is missing from the tar file.
The md5 sum is correct:
61b609ccca40ae287b6e09a3b5c11cb1 sage-4.4.2.tar
4/ What to do now?
Cheers,
Peter
--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org