|
|
为了装xchm,我装了wxGTK-2.6.3,但是安装过程中出现问题,请问如何解决?以下是报出的错误:
[root@localhost wxGTK-2.6.3]# make
(test -d utils/wxrc && cd utils/wxrc && make all) || true
make[1]: Entering directory `/mnt/zhoujun1/Software/wxGTK-2.6.3/utils/wxrc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/mnt/zhoujun1/Software/wxGTK-2.6.3/utils/wxrc'
./configure貌似是通过了,但不确定...
另外,此前装的chmlib-0.37,也出了问题,报错如下:
[root@localhost chmlib-0.37]# make
make: Nothing to be done for `all'.
请指教,感激不尽.. |
|