编译 fcitx 出现 file not found: aclocal 问题

系统字体配置、中文显示和输入法问题
回复
头像
puo
帖子: 2
注册时间: 2008-11-01 20:38

编译 fcitx 出现 file not found: aclocal 问题

#1

帖子 puo » 2008-11-04 18:48

已经安装了 build-essential 包和 fcitx 的依赖包(build-dep)

autogen 的时候提示 aclocal 找不到,不明白是怎么回事? :em20
greatguo
帖子: 24
注册时间: 2008-09-23 8:17

Re: 编译 fcitx 出现 file not found: aclocal 问题

#2

帖子 greatguo » 2008-11-04 22:51

似乎是缺编译环境吧,没记错的话sudo apt-get install autoconf automake libtool 能解决。
回复