
maykids
(usa Ubuntu)
Enviado em 31/08/2012 - 23:38h
Ola pessoal estou tentando programar com janelas em C e estou tendo uns problemas...estou usando a versão 12.04 64bits do ubuntu e estou com problema ao tentar intalar a bilbioteca GTK no meu ubuntu, tento instalar a versao do glib1.2 pelo synaptic e la nem encontra essa versão, baixei a mesma pela internet e eu descompacto ela numa pasta e faço os seguintes comandos:
tar zxvf glib-1.2.10.tar.gz
----Descompacta legal------
depois:
./configure
maycon@maycon:~/Downloads/glib-1.2.10$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
checking build system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
daqui em diante nem funciona mais...
e depois
su
make install
esses 2 ultimos em vão pois depois de ./ configure ja da erro.