Re: Curses! Hrm.. I was trying to write a small ncurses program that had mouse support and I wasn't linking against libgpm but I took your advice and linked against it. Still, mouse sup...
Curses! I'm not sure if this is a problem relating to gpm or ncurses, but I downloaded the gpm source so that I could compile it and gain mouse support in curses that support ncurses. Ho...
Re: Can't get it to compile in Slackware 8 > http://www.linux.it/pipermail/gpm/2001-October/000135.html Thanks a million. It works now. :)
Can't get it to compile in Slackware 8 For some odd reason, I can't get this version of gpm to compile. This is where it stops: --- ... gcc -fPIC -shared -Wl,-soname,libgpm.so.1 \ ...