CentOs下 移植Tslib问题

2018-11-20  本文已影响6人  不合格码农

原创

1.下载tslib

 命令:git clone https://github.com/kergoth/tslib

2.编译

命令:./autogen.sh

3.配环境

命令:./configure --host=arm-linux --cache-file=tmp.cache --enable-inputapi=no --prefix=/home/jiang/home/Tslib/build

注意:/home/jiang/home/Tslib/build  此为 个人路径,因人而异。

4.运行命令:make

5.运行命令:make install即可

上一篇 下一篇

猜你喜欢

热点阅读