On Thu, Jun 3, 2010 at 12:07 PM, John Cremona <john.crem...@gmail.com> wrote: > Just to chip in as the administrator of the machine Bruce is using > (which belongs to me and Bill Hart), and of its sage server: I have > tried to install the lie spkg (which worked before, i.e. with 4.4.1) > but for some reason it failed. I probably have permissions wrong > somewhere. Sorry, Bruce. > > Here's the error: after compiling lie it says > > gcc -o Lie.exe lexer.o parser.o non-ANSI.o bigint.o binmat.o > creatop.o gettype.o getvalue.o init.o learn.o main.o mem.o node.o > onoff.o output.o poly.o sym.o print.o getl.o date.o static/*.o box/*.o > -lreadline -lncurses > /usr/bin/ld: cannot find -lncurses > collect2: ld returned 1 exit status > make[1]: *** [Lie.exe] Error 1 > make[1]: Leaving directory `/usr/local/sage/sage-4.4.2/local/lib/lie' > make: *** [all] Error 2 > Error building Lie. > > real 0m7.818s > user 0m5.896s > sys 0m1.316s > sage: An error occurred while installing lie-2.2.2.p3 > > but I don't know where libncurses has gone.
Have you installed ncurses? You have to install it system-wide I think, e.g, some package with a name like : libncurses5-dev - Developer's libraries and docs for ncurses -- 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