rodolfomssouza
(usa Suse)
Enviado em 03/05/2009 - 12:13h
Esse programa é um dos que no arquivo Install pede pra fazer tudo como manda o figurino...
e estar a baixo o que aparece no terminal.
Um colega disse que o ubuntu tem problemas com as árvores de instalação que não vem quando instala e vc tem que baixa-las dependendo do programa que vai ser instalado, mas como ainda sou iniciante não sei bem como fazer isso. Ele também disse que o Slackware é melhor em relação a isso.
rodolfo@math:~/Programas$ cd glista-0.2.1
rodolfo@math:~/Programas/glista-0.2.1$ ls
aclocal.m4 ChangeLog configure INSTALL README
autom4te.cache config.h.in configure.ac Makefile.am src
build-aux config.log COPYING Makefile.in ui
rodolfo@math:~/Programas/glista-0.2.1$ ./configure
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 for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... configure: error: Package requirements (gtk+-2.0 >= 2.12 glib-2.0 >= 2.6 gthread-2.0) were not met:
No package 'gtk+-2.0' found
No package 'glib-2.0' found
No package 'gthread-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
rodolfo@math:~/Programas/glista-0.2.1$ make
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
rodolfo@math:~/Programas/glista-0.2.1$
Será que tem jeito?
Rodolfo Souza