Hey all, I'm trying to install Sage from source on a MacBook Pro 2.2 GHz Intel Core i7 4GB running Mac OS X 10.7.2 The error has something to do with deadline not installing during the 'make'-ing.
I have XCode 3.2.1 installed (weirdly (stupidly?) that was the version I got through the App Store yesterday, not XCode 4), could that be the problem? ----------------- gcc -dynamic -arch_only `/usr/bin/arch` -install_name /Users/vonk/ Downloads/sage-4.7.2/local/lib/libreadline.6.1.dylib -current_version 6.1 -compatibility_version 6 -v -o libreadline.6.1.dylib readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so xmalloc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so compat.so -lncurses Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable- checking --enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx- include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- -- host=x86_64-apple-darwin10 --target=i686-apple-darwin10 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) i686-apple-darwin10-gcc-4.2.1: -compatibility_version only allowed with -dynamiclib make[3]: *** [libreadline.6.1.dylib] Error 1 make[2]: [install-shared] Error 2 (ignored) Error: Readline's build claims to have finished, but files that should have been built weren't. real 0m16.317s user 0m11.652s sys 0m3.727s sage: An error occurred while installing readline-6.1 ------------------ Thanks for your help, Jan -- 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