LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 987|回复: 6

KDE3.5 不能装 fcitx?

[复制链接]
发表于 2005-12-4 10:07:01 | 显示全部楼层 |阅读模式
我刚升级了kde,输入法如常不能用咯,没有找到那个scim-qtimm下载(如果哪位仁兄找到,请给我个连接,谢谢)
自己去找了个fcitx来装,可是不论那个版本,都是装好能运行,可是无法出现界面,能够
pkill fcitx
rpm -q fcitx 也有反应。
可是就是无法启动,问问,是不是那个QT的事情。。。
请大家帮个忙,谢谢先。
发表于 2005-12-4 12:56:27 | 显示全部楼层
是QT
重新编译八
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-5 08:52:00 | 显示全部楼层
赫赫,
正好,无法编译 fcitx
---
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-5 08:59:41 | 显示全部楼层

  1. sudo ./configure
  2. Password:
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking build system type... i686-pc-linux-gnu
  8. checking host system type... i686-pc-linux-gnu
  9. checking for gcc... gcc
  10. checking for C compiler default output file name... a.out
  11. checking whether the C compiler works... yes
  12. checking whether we are cross compiling... no
  13. checking for suffix of executables...
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ANSI C... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether make sets $(MAKE)... (cached) yes
  22. checking for ranlib... ranlib
  23. checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
  24. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  25. checking for shared library run path origin... done
  26. checking for iconv... yes
  27. checking for iconv declaration...
  28.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  29. checking how to run the C preprocessor... gcc -E
  30. checking for egrep... grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/wait.h that is POSIX.1 compatible... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking limits.h usability... yes
  43. checking limits.h presence... yes
  44. checking for limits.h... yes
  45. checking malloc.h usability... yes
  46. checking malloc.h presence... yes
  47. checking for malloc.h... yes
  48. checking malloc/malloc.h usability... no
  49. checking malloc/malloc.h presence... no
  50. checking for malloc/malloc.h... no
  51. checking for stdlib.h... (cached) yes
  52. checking for string.h... (cached) yes
  53. checking sys/param.h usability... yes
  54. checking sys/param.h presence... yes
  55. checking for sys/param.h... yes
  56. checking for unistd.h... (cached) yes
  57. checking wait.h usability... yes
  58. checking wait.h presence... yes
  59. checking for wait.h... yes
  60. checking for sys/wait.h... (cached) yes
  61. checking machine/endian.h usability... no
  62. checking machine/endian.h presence... no
  63. checking for machine/endian.h... no
  64. checking for X... no
  65. checking for pkg-config... no
  66. checking for XFT... configure: WARNING: No xft found, skipping configure for FreeType and Xft
  67. checking for pid_t... yes
  68. checking for size_t... yes
  69. checking for unistd.h... (cached) yes
  70. checking vfork.h usability... no
  71. checking vfork.h presence... no
  72. checking for vfork.h... no
  73. checking for fork... no
  74. checking for vfork... no
  75. checking for stdlib.h... (cached) yes
  76. checking for GNU libc compatible malloc... no
  77. checking return type of signal handlers... void
  78. checking for memmove... no
  79. checking for memset... no
  80. checking for mkdir... no
  81. checking for setlocale... no
  82. checking for strcasecmp... no
  83. checking for strstr... no
  84. checking for strtol... no
  85. configure: creating ./config.status
  86. config.status: creating Makefile
  87. config.status: creating fcitx.spec
  88. config.status: creating doc/Makefile
  89. config.status: creating data/Makefile
  90. config.status: creating debian/Makefile
  91. config.status: creating xpm/Makefile
  92. config.status: creating lib/Makefile
  93. config.status: creating src/version.h
  94. config.status: creating src/Makefile
  95. config.status: creating tools/Makefile
  96. config.status: creating config.h
  97. config.status: executing depfiles commands
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-5 09:06:49 | 显示全部楼层

  1. SCys@Scommand:~/bin/fcitx> sudo make
  2. Password:
  3. make  all-recursive
  4. make[1]: Entering directory `/home/SCys/bin/fcitx'
  5. Making all in doc
  6. make[2]: Entering directory `/home/SCys/bin/fcitx/doc'
  7. make[2]: Nothing to be done for `all'.
  8. make[2]: Leaving directory `/home/SCys/bin/fcitx/doc'
  9. Making all in tools
  10. make[2]: Entering directory `/home/SCys/bin/fcitx/tools'
  11. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../lib    -g -O2 -INONE -Wall -MT mb2txt.o -MD -MP -MF ".deps/mb2txt.Tpo" -c -o mb2txt.o mb2txt.c; \
  12. then mv -f ".deps/mb2txt.Tpo" ".deps/mb2txt.Po"; else rm -f ".deps/mb2txt.Tpo"; exit 1; fi
  13. gcc  -g -O2 -INONE -Wall   -o mb2txt  mb2txt.o  -LNONE -lX11
  14. /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: cannot find -lX11
  15. collect2: ld returned 1 exit status
  16. make[2]: *** [mb2txt] 错误 1
  17. make[2]: Leaving directory `/home/SCys/bin/fcitx/tools'
  18. make[1]: *** [all-recursive] 错误 1
  19. make[1]: Leaving directory `/home/SCys/bin/fcitx'
  20. make: *** [all] 错误 2
复制代码
回复 支持 反对

使用道具 举报

发表于 2005-12-5 12:03:27 | 显示全部楼层
我没有遇到。
回复 支持 反对

使用道具 举报

发表于 2005-12-5 17:31:28 | 显示全部楼层
没有发现错误信息
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表