GTK zaten yüklü olmasına rağmen derlerken GTK hatası alıyorum


0

Linux acemiyim ve bir yazılımı derlemeye çalışıyorum ama bir hata alıyorum;

GTK'nın kurulu olmadığını söylüyor

checking for GTK... configure: error: Package requirements (gtk+-2.0 >= 2.0.0) were not met:

No package 'gtk+-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.

Ama burada kontrol ettiğimde uygun olduğunu söylüyor

yum info gtk2-2.18.9-6.el6.centos.x86_64
Loaded plugins: fastestmirror, refresh-packagekit, security
Repository google-chrome is listed more than once in the configuration
Loading mirror speeds from cached hostfile
 * base: ftp.cica.es
 * extras: ftp.cica.es
 * updates: centos.aol.in
Installed Packages
Name        : gtk2
Arch        : x86_64
Version     : 2.18.9
Release     : 6.el6.centos
Size        : 12 M
Repo        : installed
From repo   : anaconda-CentOS-201112091719.x86_64
Summary     : The GIMP ToolKit (GTK+), a library for creating GUIs for X
URL         : http://www.gtk.org
License     : LGPLv2+

Açıklama: GTK +, grafik kullanıcı oluşturmak için çok platformlu bir araç takımıdır: arayüzler. Eksiksiz bir widget seti sunan GTK + aşağıdakiler için uygundur: küçük bir kerelik araçlardan eksiksiz uygulamaya kadar uzanan projeler: suitler.

Yanıtlar:


1

gtk + ve gtk2 tamamen farklı paketlerdir. İhtiyacın var +


Bir paket adı tutarsızlığı sorununun nedeni gibi görünüyor.
bwDraco
Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.