Autor Tópico: [Intrepid] gnotepad+ "não encontra gtk-configure"  (Lida 1233 vezes)

Offline mag00

  • Usuário Ubuntu
  • *
  • Mensagens: 79
    • Ver perfil
[Intrepid] gnotepad+ "não encontra gtk-configure"
« Online: 19 de Dezembro de 2008, 11:38 »
Estou tentando instalar o programa gnotepad+, mas durante o processo de instalação ocorre um erro.

Veja o log:
Código: [Selecionar]
mag00@Q6600:~/Downloads/instalações/gnotepad+-1.3.3$ sudo ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... 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 for gcc... 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... yes
checking whether gcc accepts -g... yes
checking whether to use runtime debugging code... no
checking if we want compiler warnings... yes
checking whether to compile with strict ANSI... no
updating CFLAGS with extra '-Wall' option
updating CFLAGS with extra '-Wmissing-prototypes' option
updating CFLAGS with extra '-Wno-implicit-int' option
checking whether build environment is sane... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for libintl.h... yes
checking for getopt.h... yes
checking for getopt... yes
checking for getopt_long... yes
checking whether to use over-hyped gnome... yes (bleh, what's the big deal?)
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
checking whether to use libglade... yes
checking additional requirements for libglade...
not using libglade (needs GNOME)
checking for gtk-config... no
checking for GTK - version >= 1.0.5... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: Cannot find GTK+: Is gtk-config in executable path?

Eu pensei que o GTK fizesse parte das entranhas do gnome. O que fazer agora?

Este programa é um editor HTML. Estou testando algumas opções. Tenho o Geany (que foi dica de um usuário daqui) e agora peguei esse gnotepad+ e outro chamado mambo.

Meu sistema é um Intrepid Ibex x64.

Valeu.

[]'s
« Última modificação: 19 de Dezembro de 2008, 11:52 por mag00 »

Darcamo

  • Visitante
Re: [Intrepid] gnotepad+ "não encontra gtk-configure"
« Resposta #1 Online: 25 de Dezembro de 2008, 14:42 »
Sim, a GTK faz parte do Gnome, mas como você está tentando compilar um programa então precisará da "versão de desenvolvimento" da GTK (e de qualquer outra biblioteca que o programa use). Versões de desenvolvimento basicamente são os pacotes que tem "-dev" no nome.