Выкачал драйвер с оф.сайта, выкачал сырцы Иксов, выполняю инсталл, как описано автором драйвера. Победил ругань на начальном этапе сборки, установив пакет xorg, однако теперь, при попытке сделать make, получаю следующее:
[root@AsusEeeTop2 xf86-input-evtouch-0.8.8]# make
make all-am
make[1]: Entering directory `/root/xf86-input-evtouch-0.8.8'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DXINPUT -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 -g -O2 -MT evtouch_drv_la-evtouch.lo -MD -MP -MF .deps/evtouch_drv_la-evtouch.Tpo -c -o evtouch_drv_la-evtouch.lo `test -f 'evtouch.c' || echo './'`evtouch.c
./libtool: line 468: CDPATH: command not found
./libtool: line 1146: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.4 Debian-2.2.4-0ubuntu4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 Debian-2.2.4-0ubuntu4
libtool: and run autoconf again.
make[1]: *** [evtouch_drv_la-evtouch.lo] Error 63
make[1]: Leaving directory `/root/xf86-input-evtouch-0.8.8'
make: *** [all] Error 2
Или мне теперь не сюда, а в раздел "Разработка"?