Линуксоиды и Администратор ПОМОГИТЕ
Линуксоиды и Администратор ПОМОГИТЕ
Линуксоиды и Администратор ПОМОГИТЕ
Не могу установить программы
Например, хочу поставить утилиту AfterStep она находиться в AfterStep-200.04 tar.gz2
Я копирую AfterStep-200.04 tar.gz2 в каталог /tmp.
Открываю Midnight Commander захожу в каталог /tmp нахожу AfterStep-200.04 tar.gz2 ,
далее Midnight Commander нажимаю F2 и выбираю “Extract compressed tar file to subdirectory” т.е распаковываю.
Затем пишу в консоли ./configure и вот что выходит :
[root@localhost AfterStep-2.00.04]# ./configure
checking whether we are compiling in FreeBSD environment... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost AfterStep-2.00.04]#
вот похожая ситуация …………
[root@localhost graveman-0.3.8]# ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/Graveman: /tmp/Graveman: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for intltool >= 0.22... 0.31 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost graveman-0.3.8]#
помогите что дальше то делать
Не могу установить программы
Например, хочу поставить утилиту AfterStep она находиться в AfterStep-200.04 tar.gz2
Я копирую AfterStep-200.04 tar.gz2 в каталог /tmp.
Открываю Midnight Commander захожу в каталог /tmp нахожу AfterStep-200.04 tar.gz2 ,
далее Midnight Commander нажимаю F2 и выбираю “Extract compressed tar file to subdirectory” т.е распаковываю.
Затем пишу в консоли ./configure и вот что выходит :
[root@localhost AfterStep-2.00.04]# ./configure
checking whether we are compiling in FreeBSD environment... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost AfterStep-2.00.04]#
вот похожая ситуация …………
[root@localhost graveman-0.3.8]# ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/Graveman: /tmp/Graveman: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for intltool >= 0.22... 0.31 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost graveman-0.3.8]#
помогите что дальше то делать
skynumber, У вас компилятор не установлен :
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
Компилятор, он же называется gcc - это такая програмулина, которая из из исходников и компилирует исполняемый файл (типа exe в Виндавс)
Что бы убедится в том что у вас его нема дайте команду gcc --version
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
Компилятор, он же называется gcc - это такая програмулина, которая из из исходников и компилирует исполняемый файл (типа exe в Виндавс)
Что бы убедится в том что у вас его нема дайте команду gcc --version
skynumber не учёл один очень маленький момент - если ставить linux на 200-300 Мб (была такая маза лет 5 назад), то НИЧЕГО кроме установленной системы не получишь, в том числе не сможешь практически ничего сам инсталлировать. Так что слушай Llama, и вообще поставь систему на 2.5-3 Гб (как я сделал я )