Скачал исходники Начал делать все по инструкции, а в итоге получил:
~/QtCurve-Gtk2-1.8.6/build $ cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- PKGCONFIG() indicates that gtk+-2.0 is not installed (install the package which contains gtk+-2.0.pc if you want to support this feature)
CMake Error at CMakeLists.txt:177 (message):
Could not locate Gtk2 include files
-- Configuring incomplete, errors occurred!
В чем загвоздка?! В Ubuntu 7.10 - все прекрасно компилилось. В репах очень старая версия, хочется новее.
Помогите.