On Sunday 16 January 2011, Simon King wrote: > It doesn't even work to build sage-4.6.1 from source! > > What is going wrong? Do you have any hint for me by reading the > install.log that I posted? What can I ask the administrator to > install? Unfortunately, I am not root on that computer.
Summary: building gsl fails because ar (which packages .o files together to produce static libraries) cannot find lt1-init.o in the build directory. Does this file exist in your build directory somewhere? ar: .libs/libgsl.lax/lt1-init.o: No such file or directory Cheers, Martin -- name: Martin Albrecht _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99 _otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF _www: http://martinralbrecht.wordpress.com/ _jab: martinralbre...@jabber.ccc.de -- 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