3. INSTALLATION
Usually kchmviewer is distributed in source code archive, so you need to compile it first. It requires Qt version
4.2 or higher due to bugs and missed functionality in previous versions. Note that you need to install qt4-devel
and qt4-tools packages (the last one might be included in qt4-devel in your distribution), not just qt package.
3.1. Qt-only version
To compile Qt-only version of kchmviewer, follow the simple procedure:
> tar zxf kchmviewer-.tar.gz
> cd kchmviewer- > qmake
> make
ZZCCJJ86 于 2008-11-16 21:05:02发表:
少人用啊.只有人介绍过3.1-2
tesing 于 2008-02-07 13:35:21发表:
恩,谢谢~我也是看了readme,但是...
.tar.gz
3. INSTALLATION
Usually kchmviewer is distributed in source code archive, so you need to compile it first. It requires Qt version
4.2 or higher due to bugs and missed functionality in previous versions. Note that you need to install qt4-devel
and qt4-tools packages (the last one might be included in qt4-devel in your distribution), not just qt package.
3.1. Qt-only version
To compile Qt-only version of kchmviewer, follow the simple procedure:
> tar zxf kchmviewer-
> cd kchmviewer-
> qmake
> make
我不晓得QT是什么...qmake这个命令也没有....(5ty(
kamui0523 于 2008-02-06 21:38:32发表:
看README文件,不是所有的编译都需要./configure的