Но тут вот так вот случилось, что одна программа в репозиториях не первой свежести оказалась и мне пришлось скачать новую версию в исходном коде.
Начал установку. Как подобает ввожу:
Код: Выделить всё
./configureА он мне выводит:
Код: Выделить всё
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
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)... yes
checking how to create a ustar tar archive... gnutar
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executablesИ вот не пойму: чего не хватает ОС? Объясните, а то уже разозлился на себя из-за невероятной тупости.