|
发表于 2002-11-2 11:41:41
|
显示全部楼层
Re: install gWuBi failed, help
最初由 yaoome 发布
I unstalled redhat linux8's miniChinput and want to install gWuBi, but when I"tar zxvf gWuBi-1.0.tar.gz"
and "cd gWuBi-1.0" and "make" ,it shows error!!!and then i can't input chinese,how can I do now?help!!!
两个办法:
1)在Makefile里把有关g5config的部分注销掉,只编译gWuBi而不编译g5config
2) /g5congig/g5config/下有两个.ui.h文件,加进#include <stdlib.h> |
|