[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo installation problem
From: |
Karl Berry |
Subject: |
Re: texinfo installation problem |
Date: |
Thu, 8 Jun 2006 15:24:08 -0500 |
Thanks for the report.
OS - Suse linux10.1
terminal.o:/usr/local/texinfo-4.8/info/terminal.c:309: more
undefined references to `tputs' follow
My best guess at a quick fix - perhaps it would work around the problem
to install the ncurses package, if you don't already have it.
If you search in the bug-texinfo archives or just on the net, you'll see
some previous reports along these lines.
Clearly something is troublesome about the way Texinfo checks for a
terminal library, but since it works on all the systems I have, I can't
really debug it, I can only hope you or someone for whom it breaks can
tell me what's happening.
You might also try compiling from CVS Texinfo, although I can't exactly
remember fixing anything about this.
https://savannah.gnu.org/projects/texinfo/
Regards,
Karl