Hello.
I'm compiling from source to a directory in my allocation on the afs filesystem of the school. I don't have full privilege, of course, but I have access to all of the compilation tools in the install checklist, so I think this should be doable. It runs for a few hours, but halts while installing ncurses:
_________________________________________________
"terminfo.tmp", line 306, terminal 'lpr': can't link l/lpr to p/printer
? tic could not build /afs/umich.edu/user/n/o/noajshu/Private/2012-2013_Research/SAGE/sage-6.1.1/local/share/terminfo
make[4]: *** [install.data] Error 1
make[4]: Leaving directory `/afs/umich.edu/user/n/o/noajshu/Private/2012-2013_Research/SAGE/sage-6.1.1/local/var/tmp/sage/build/ncurses-5.9.p2/src/narrow/misc'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/afs/umich.edu/user/n/o/noajshu/Private/2012-2013_Research/SAGE/sage-6.1.1/local/var/tmp/sage/build/ncurses-5.9.p2/src/narrow'
Error installing ncurses (narrow).
_________________________________________________
In the ncurses log file I find the same information. The logs are here:
umich.edu/~noajshu/documents/ncurses-5.9.p2.log
umich.edu/~noajshu/documents/install.log
Is this a problem with symlinks?
-This is all the system information I can glean from uname -a:
Linux goldenaxe.gpcc.itd.umich.edu 2.6.27.3 #1 SMP Wed Apr 15 16:10:00 EDT 2009 i686 GNU/Linux
Thanks a million,
Noah
"terminfo.tmp", line 306, terminal 'lpr': can't link l/lpr to p/printer"
So it seems to be something with symlinks.