On Thu, Nov 19, 2009 at 2:29 PM, VictorMiller <victorsmil...@gmail.com> wrote: > (cd /u/victor/sage-4.2.1/local/bin; ln python2.6 python) > rm -f /u/victor/sage-4.2.1/local/bin/python-config > (cd /u/victor/sage-4.2.1/local/bin; ln -s python2.6-config python- > config) > /usr/bin/install -c -m 644 ./Misc/python.man \ > /u/victor/sage-4.2.1/local/share/man/man1/python.1 > make[2]: Leaving directory `/east/u/victor/sage-4.2.1/spkg/build/ > python-2.6.2.p4/src' > Sleeping for three seconds before testing python > Traceback (most recent call last): > File "<string>", line 1, in ? > ImportError: No module named hashlib > > real 4m2.290s > user 1m44.114s > sys 0m36.131s > sage: An error occurred while installing python-2.6.2.p4 > Please email sage-devel http://groups.google.com/group/sage-devel > explaining the problem and send the relevant part of > of /u/victor/sage-4.2.1/install.log. Describe your computer, > operating system, etc. > If you want to try to fix the problem yourself, *don't* just cd to > /u/victor/sage-4.2.1/spkg/build/python-2.6.2.p4 and type 'make'. > Instead type "/u/victor/sage-4.2.1/sage -sh" > in order to set all environment variables correctly, then cd to > /u/victor/sage-4.2.1/spkg/build/python-2.6.2.p4 > (When you are done debugging, you can type "exit" to leave the > subshell.) > make[1]: *** [installed/python-2.6.2.p4] Error 1 > make[1]: Leaving directory `/east/u/victor/sage-4.2.1/spkg' > > real 13m47.930s > user 4m32.417s > sys 2m47.546s > Error building Sage. > > ------- > I'm running > Red Hat Enterprise Linux Client release 5.4 (Tikanga) > > uname -a gives > Linux manley 2.6.18-164.6.1.el5 #1 SMP Tue Oct 27 11:30:06 EDT 2009 > i686 i686 i386 GNU/Linux
GCC version? Link to complete build log? Make sure any openssh related dev packages are installed on that computer too. William -- 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