Re: [sage-devel] Installation of lie-2.2.2.p3 fails.

2010-05-06 Thread Thierry Dumont

Le 06/05/2010 20:21, William Stein a écrit :

On Thursday, May 6, 2010, Thierry Dumont  wrote:

Hello,

Using 4.4.1, up to date, the installation of lie fails:

sage -i lie-2.2.2.p3
...
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
   



You should install the ncurses devel library systemwide on your computer?





Ok, yes, it works. I had also to install bison.
The message was looking strange because it  says that the library is 
lacking, not the .dev.

Thanks...


Computer: Ubuntu AMD64, 10.0.4 LTS (the last one).







Yours
t.d.

--
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





--
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
<>

Re: [sage-devel] Installation of lie-2.2.2.p3 fails.

2010-05-06 Thread William Stein
On Thursday, May 6, 2010, Thierry Dumont  wrote:
> Hello,
>
> Using 4.4.1, up to date, the installation of lie fails:
>
> sage -i lie-2.2.2.p3
> ...
> 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
>                           


You should install the ncurses devel library systemwide on your computer?

>
>
> Computer: Ubuntu AMD64, 10.0.4 LTS (the last one).




>
> Yours
> t.d.
>
> --
> 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
>

-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
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


[sage-devel] Installation of lie-2.2.2.p3 fails.

2010-05-06 Thread Thierry Dumont

Hello,

Using 4.4.1, up to date, the installation of lie fails:

sage -i lie-2.2.2.p3
...
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
  


Computer: Ubuntu AMD64, 10.0.4 LTS (the last one).

Yours
t.d.

--
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
<>