分页: 1 / 1

7.10下编译Reciteword一直也不成功

发表于 : 2007-11-10 12:54
ooJerry
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RECITEWORD... configure: error: Package requirements (gtk+-2.0 >= 2.2.0 gthread-2.0 >= 2.2.0 esound) were not met:

No package 'esound' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables RECITEWORD_CFLAGS
and RECITEWORD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

已经执行过sudo apt-get install esound可是还是说找不到

发表于 : 2007-11-10 14:32
ooJerry
who can help me

发表于 : 2007-11-10 14:47
daf3707
我安装成功了,你干嘛不转成DEB包装,我转了之后安装成功,esound是安装了之后才又装了。就是有一个声音包100多M,其他的都30M左右,还好啦。

发表于 : 2007-11-10 14:52
daf3707
我是看这里安装的,你可以试试http://www.linuxgem.org/tip/recite-words-in-linux-.html

发表于 : 2007-11-10 15:10
ooJerry
转换那个是可以成功,我是新新人,所以就想学习一下编译

发表于 : 2007-11-10 15:15
oneleaf
No package 'esound' found
安装一个esound试试?

发表于 : 2007-11-10 15:28
ooJerry
已经执行过sudo apt-get install esound

并提示成功安装了

$ sudo apt-get install esound
Reading package lists... Done
Building dependency tree
Reading state information... Done
esound is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

发表于 : 2007-11-12 17:38
daf3707
那你就要看文件里,搜索esound,注意看看他后面的版本号,改成与你安装版本相同的,再编译

发表于 : 2008-05-03 2:18
vangie
sudo apt-get install libesd0-dev