[Pgui-devel] GPM input driver problem

2003-02-27 Thread Edward Sung
Hi I couldn't get the GPM input driver working on PicoGUI. I was using linux framebuffer device and have enabled GPM input driver only. The gpm server was running fine on my PC. After executing "pgserver -v fbdev -i gpm" under my Linux console, I got a white screen and a little mouse arrow

[Pgui-devel] Proposal: Synchronous APPMSG's

2003-02-27 Thread Christian Grigis
Hello Micah and all, Here attached is a little description of a proposed addition to 'cli_c' in order to implement synchronous APPMSG's. Please let me know what you think. If it is OK, I will go ahead and commit it to the CVS. Thanks, -Christian -- Christian Grigis|

Re: [Pgui-devel] Build problems (0.44)

2003-02-27 Thread Bernhard Nemec
I found the problem: libtool was not properly installed, i. e., the file libtool.m4 was not in the right directory (/usr/local/share/aclocal/). After properly installing libtool-1.4.2, it works. The next (minor) build problem was that make "Can't open the font 'c0c02.fi'", but removing the "Clean

Re: [Pgui-devel] Build problems (0.44)

2003-02-27 Thread Olivier Bornet
Hi, > $ ./autogen.sh > autogen.sh: using private SDL m4 file > autogen.sh:running: aclocal -I macros -I macros/extra > aclocal: configure.in: 162: macro `AM_PROG_LIBTOOL' not found in library > autogen.sh:error: while running aclocal -I macros -I macros/extra on my debian system, the macro AM_PRO

Re: [Pgui-devel] Build problems (0.44)

2003-02-27 Thread Bernhard Nemec
Am Mit, 2003-02-26 um 17.54 schrieb Philippe Ney: > What is your autoconf version ? > > The following works : > > bash-2.05a$ automake --version > automake (GNU automake) 1.4-p4 > bash-2.05a$ autoconf --version > Autoconf version 2.13 > bash-2.05a$ libtool --version > ltmain.sh (GNU libtool) 1.4.