在mac OS X 10.8.2版上安装sphinx并进行配置

时间:2013-02-06 21:09:39

标签: sphinx

任何人都可以告诉我如何在mac OS X 10.8.2版本上安装sphinx

现在,我该如何检查它是否正确安装?

我在哪里可以找到我安装的文件

尝试运行./configure命令时出错导致此错误

unknown-5c:96:9d:7d:44:c7:sphinx-2.0.1-beta username$ ./configure

checking build environment
--------------------------

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no

checking for compiler programs
------------------------------

checking whether to compile debug version... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/username/Downloads/sphinx-2.0.1-beta':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

如何解决这个问题?

非常感谢

1 个答案:

答案 0 :(得分:1)

当然

  

configure:error:在$ PATH中找不到可接受的C编译器

很清楚......?

https://www.google.com/search?q=install+c+compiler+mac+os