Не компилит линукс ((
Я линукс только установил, fedora core 6.0
Вобщем траблл, не могу ставить приложения
вот лог:
Код:
[root@localhost fuse-2.7.1]# ./configure
bash: ./configure: /bin/sh: bad interpreter: Отказано в доступе
[root@localhost fuse-2.7.1]# su root ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
Тоже самое выводит при попытке запустить Makefile
|