编译qtopia-free源码包出现tmake version needs to be at least 1.11求解决?
我的qtopia-free-1.7.0解压缩在tool/source下。步骤如下:
[root@localhost qtopia-free-1.7.0]:#export QTDIR=/tool/source/qt-2.3.2
[root@localhost qtopia-free-1.7.0]:#export QPEDIR=/tool/source/qtopia-free-1.7.0
[root@localhost qtopia-free-1.7.0]:#cd src
[root@localhost src]:#./configure -platorm linux-arm-g++
出现tmake version needs to be at least 1.11
无法再继续,请问该如何解决?我已经安装了tmake-1.11.tar.gz。