9 Şubat 2010 Salı

No package 'vte' found hatasının düzeltimi

grip adlı programı configure etmeye çalışırken

checking for vte... Package vte was not found in the pkg-config search path. Perhaps you should add the directory containing `vte.pc' to the PKG_CONFIG_PATH environment variable No package 'vte' found
configure: error: Library requirements (vte) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

şeklinde bir hata ile karşılaştım.

çözüm olarak

sudo apt-get install libvte-dev

komutunu çalıştırdım.

Sorun çözüldü.

Not: Eğer sudo komutu yoksa/kullanım dışıysa root haklarına sahip olduktan sonra
veya root iseniz komutları sudo yazmadan uygulayınız.

Hiç yorum yok: