[CODE]
Выполняю # ./configure --with-mysql
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... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
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 `/root/sphinx-2.0.6-release':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
root:~/sphinx-2.0.6-release#
После:~/sphinx-2.0.6-release# make
-bash: make: command not found
root:~/sphinx-2.0.6-release#
[/CODE]
подскажите в чем трабла ?