摘要: 1、下载、编译运行Leptonica下载地址:http://code.google.com/p/leptonica/版本号:1.69包名:leptonica-1.69.tar.gz依次输入命令./configure; make; make install安装(make uninstall clean 卸载)2、下载、编译libtiff下载地址:http://www.remotesensing.org/libtiff/版本号:4.0.3包名:tiff-4.0.3.tar.gz依次输入命令 ./configure; sudo make ; sudo make install 安装3、下载、编译te 阅读全文
posted @ 2013-01-22 16:23 lipeil 阅读(2666) 评论(0) 推荐(0)