x110
07-08-2003, 10:37
ciao,
sto cercando di sviluppare un'applicazione con le gtk in c. o c++.
leggendo il tutorial sul sito gtk.org indica di installare l'ultima versione gtk 2.2.2
ho suse 8.1
instạllando le gtk mi dice:
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1... Package atk was not found in the pkg-config search path.
Perhaps you should add the directory containing `atk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'atk' found
configure: error: Library requirements (glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
da considerare che io ho installato le glib 2.2.2 e quindi anche
la ver nuova del pkg-config 1.5 perche' avevo la 1.3 ed era richiesta
cosa posso fare?
non riesco a capire dove vengono installati i pacchetti e come devo aggiustare sta variabile
grazie
sto cercando di sviluppare un'applicazione con le gtk in c. o c++.
leggendo il tutorial sul sito gtk.org indica di installare l'ultima versione gtk 2.2.2
ho suse 8.1
instạllando le gtk mi dice:
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1... Package atk was not found in the pkg-config search path.
Perhaps you should add the directory containing `atk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'atk' found
configure: error: Library requirements (glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
da considerare che io ho installato le glib 2.2.2 e quindi anche
la ver nuova del pkg-config 1.5 perche' avevo la 1.3 ed era richiesta
cosa posso fare?
non riesco a capire dove vengono installati i pacchetti e come devo aggiustare sta variabile
grazie