|
发表于 2005-11-8 01:17:17
|
显示全部楼层
I've try it, it cant work like i think 
The following is the code info when i run your applet:
I dont know whether it's your applet's problem or not!
[simonlin@redhat fcitx_config]$ make
gcc -Wall main.c other.c -o fct `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0`
/bin/sh: line 1: pkg-config: command not found
/bin/sh: line 1: pkg-config: command not found
/bin/sh: line 1: gcc: command not found
make: *** [fct] Error 127
wishs
SimonLin |
|