Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: proky.hb 17 Července 2006, 17:31:01
-
Zdravim,
prosim vas, jsem v linuxu zatim zacatecnik, snazim se zkompilovat gnome-commandera 1.2. a vyhodi to takovouto hlasku, nevite nekdo co s tim?
diky za rady.
prokyhb@prokyhb-desktop:~/gnome-commander-1.2.0$ sudo ./configure
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)... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
-
zkus pres aptitude nainstalovat jinou verzi gcc. treba 3.3 a pak ji nasymlinkuj na /usr/bin/gcc nejak takto:
sudo aptitude install gcc-3.3
sudo ln -fs /usr/bin/gcc-3.3 /usr/bin/gcc
pokud ti druhej prikaz hodi nejakou chybu ze gcc-3.3 neexistuje, tak rozvnou spust configure script znovu