|
|
RT。系统FC4x86-64,yum install gtkhtml*,这个都做过了。还有
ln /usr/lib64/pkgconfig/libgtkhtml-3.6.pc /usr/lib64/pkgconfig/libgtkhtml-3.1.pc
也运行过。
./configure通过。
make中告诉我
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
chm_lib.c:1: 错误:您选择的 CPU 不支持 x86-64 指令集
chm_lib.c:1: 错误:您选择的 CPU 不支持 x86-64 指令集
make[2]: *** [chmsee_gtkhtml-chm_lib.o] 错误 1
make[2]: Leaving directory `/setup/chmsee-gtkhtml-0.9.0/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/setup/chmsee-gtkhtml-0.9.0'
make: *** [all] 错误 2
没招了,64位下装程序是比32位的麻烦。 |
|