Hi everyone, I recently joint this forum. I have trouble compiling sage-4.6.1 on SUSE. Laptop Intel Dual Core 2.1 GHz, OS Opensuse 11.3 Kernel 2.6.34.12.
I move readline-6.1 pkg to another directory under sage root. Here is the relevant error part: checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available Error configuring R. real 0m12.227s user 0m4.800s sys 0m2.676s sage: An error occurred while installing r-2.10.1.p4 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /usr/src/sage-4.6.1/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /usr/src/sage-4.6.1/spkg/build/r-2.10.1.p4 and type 'make check' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/usr/src/sage-4.6.1/spkg/build/r-2.10.1.p4' && '/usr/src/sage-4.6.1/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. make[1]: *** [installed/r-2.10.1.p4] Error 1 make[1]: Leaving directory `/usr/src/sage-4.6.1/spkg' real 89m43.047s user 68m9.792s sys 6m27.564s Error building Sage. How can I fix this error? Thank you for your help -- 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