0

誰でもplsはmacOSXバージョン10.8.2にスフィンクスをインストールする方法を教えてもらえますか

さて、正しくインストールされているか、またはmotであるかを確認するにはどうすればよいですか?

インストールしたファイルはどこにありますか

./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.

どうすればこれを解決できますか?

どうもありがとう

4

1 に答える 1

1

もちろん

configure:エラー:$PATHに受け入れ可能なCコンパイラが見つかりません

かなりはっきりしています...?

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

于 2013-02-06T21:18:37.783 に答える