The mtdev package contains Multitouch Protocol Translation Library which is used to transform all variants of kernel MT (Multitouch) events to the slotted type B protocol.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://bitmath.org/code/mtdev/mtdev-1.1.7.tar.bz2
MD5 校验和:483ed7fdf7c1e7b7375c05a62848cce7
大小:296 KB
预计所需磁盘空间:2.5 MB
预计构建时间:小于 0.1 SBU
Install mtdev by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-static: This
switch prevents installation of static versions of the libraries.