Hello, 
I downloaded the sage 5.0.1 package
after extracting the archive, and typing "make" I receive the following error: 

Installing c_lib
g++ -o libcsage.so -shared src/convert.os src/interrupt.os src/memory.os 
src/mpn_pylong.os src/mpz_pylong.os src/mpz_longlong.os src/stdsage.os 
src/gmp_globals.os src/ZZ_pylong.os src/ntl_wrap.os 
-L/home/ray/Downloads/sage-5.0.1-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib
 
-L/home/ray/Downloads/sage-5.0.1-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python2.7/config
 -lntl -lpari -lgmp -lpython2.7
/usr/bin/ld: cannot find crti.o: No such file or directory
collect2: ld returned 1 exit status

spkg/logs/ 
directory is empty

package source:
www.cecm.sfu.ca/sage/linux/64bit/sage-5.0.1-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux.tar.lzma

system details:
Kubuntu 12.04, 64 bit intel Centrino processor, 4GB RAM

I have gone through the install guide 
(www.sagemath.org/doc/installation/source.html) and made sure all prerequisites 
are in place, hovever I did receive the error "Unable to locate package xdvi" 
but as I understand it, this is a secondary utility only.

I have tried setting SAGE_INSTALL_GCC=no

any assistance is appreciated
Ray

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

Reply via email to