Re: What's the story on Xemacs+GPM?
On Thu, Dec 10, 1998 at 12:26:39AM +0100, Daniel Elenius wrote:
> options). But 'rules build' (and an ordinary 'make' as well, actually)
> gives me the error: 'ld: cannot open -ltermcap: No such file or
> directory'. I was kinda hoping you, or someone else, could help me
> with that.
Yeah -- I actually recompiled today with egcc (enhanced GNU cc). You
want to use the "--with-nucurses" configure option (again, I don't
know how that translates to debian package building). In order to do
this, though, you need to install some type of ncurses-dev package on
your system. On mine, the package is called "libncurses4-dev." You
don't want to use termcap anyway, ncurses is superior.
Also, if you're feeling adventurous, compile it with egcc. I noticed
a slight increase in operation speed of xemacs after recompiling with
egcc, and the "-O3" optimization switch (full optimization).
Email me if you need any more help!
Good luck!
Matt
--
Matt Garman, garman@uiuc.edu
"They're always havin' a good time down on the bayou,
Lord, them delta women think the world of me."
-- Dickey Betts, "Ramblin' Man"
Reply to: