Oi, 2009/9/23 Frederico Martins <[email protected]>: > Oi pessoal , Bom dia ! > > Estou com o seguinte problema, > Tenho tentado instalar o pacote Malib , e quando eu digito ./configure > --prefix=/usr/local/malib > > Da o seguinte erro: > > checking for GLIB - version >= 1.2.7... no > *** The glib-config script installed by GLIB could not be found > *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GLIB_CONFIG environment variable to the > *** full path to glib-config. > configure: error: Glib 1.2.7 not found. >
Será que o ./configure não está procurando a glib no caminho que você forneceu? ---- *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GLIB_CONFIG environment variable to the *** full path to glib-config. ---- edite o ./configure para que a GLIB_CONFIG aponte para o caminho correto. > > Ja tentei solucionar de varias formas , e chegou ate dar alguns > problemas do glib com gtk . > > Alguem tem uma dica que possa ajudar ? > > > att > > > -- > Frederico Martins P Junior > Abraço, -- Gunther Furtado Curitiba - Paraná - Brasil [email protected] "...agora, só nos sobrou o futuro...", visto em www.manuchao.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

