|
发表于 2004-5-9 05:31:55
|
显示全部楼层
用src.rpm编绎成功,scim -d输出也很正常,但是ctrl+space无任何反应
turbolinux viper
gtk2-2.2.4
[root@dato root]# gcc -v
Reading specs from /usr/lib/gcc-lib/i586-pc-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i586-pc-linux --program-suffix=-3.2
Thread model: posix
gcc version 3.2
[root@dato root]# g++ -v
Reading specs from /usr/lib/gcc-lib/i586-pc-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i586-pc-linux --program-suffix=-3.2
Thread model: posix
gcc version 3.2
[root@dato root]# |
|