On Mon, Nov 28, 2011 at 07:54:23PM +0000, Dale Amon wrote: > On Mon, Nov 28, 2011 at 07:07:04AM -0800, Dima Pasechnik wrote: > > Try installing > > libreadline-dev > > > > (this belongs to sage-support, so I cc there). > > Dmitrii > > Thanks. Seems this is something to add to the list of > required packages to be installed before starting. > > I restarted make... so I will know in... oh, 4-5 hours?
It failed. I installed everything readline'ish I could find and ran again from the existing compile directory without going through the full 5-6 hours. If you want I can do another 5-6 hour clean make and send you the log, but here is the tail end of the second one I just ran, along with the list of packages: checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available Error configuring R. real 0m25.780s user 0m7.084s sys 0m3.292s 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 /root/sage-4.7.2/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /root/sage-4.7.2/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 '/root/sage-4.7.2/spkg/build/r-2.10.1.p4' && '/root/sage-4.7.2/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 `/root/sage-4.7.2/spkg' real 0m49.187s user 0m20.525s sys 0m4.300s Error building Sage. make: *** [build] Error 1 otv2:~/sage-4.7.2# ls -1 /var/lib/dpkg/info/*readline*.list /var/lib/dpkg/info/lib64readline5.list /var/lib/dpkg/info/lib64readline6.list /var/lib/dpkg/info/lib64readline-gplv2-dev.list /var/lib/dpkg/info/libreadline5.list /var/lib/dpkg/info/libreadline6-dev.list /var/lib/dpkg/info/libreadline6.list /var/lib/dpkg/info/libreadline-dev.list /var/lib/dpkg/info/libterm-readline-gnu-perl.list /var/lib/dpkg/info/libterm-readline-perl-perl.list /var/lib/dpkg/info/readline-common.list /var/lib/dpkg/info/tclreadline.list -- 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