Значи правя си настройките по описанието от тук:
http://www.hardwarebg.com/forum/showthread.php?t=44124(с Ubuntu 7.10 съм )
Но стигнах до 3 точка и и се оказа че GTK-то изисква още 1000 модула, от които един беше glib , pgk-config , gettext , cairo, atk и pango
Та инсталирах си gettext за да мога да инстална glib , после инсталнах и pgk-config , но след като почнах да инсталирам atk ми излезе следният проблем:
Цитат |
checking for pkg-config... (cached) /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... *** 'pkg-config --modversion glib-2.0' returned 2.14.6, but GLIB (2.14.1) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GLib. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no configure: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. cbethax@cbethax-desktop:~/Documents/atk-1.22.0$
|
А всичко си го инсталирах както трябва. Не съм пробвал да инсталирам cairo и pango , но предполагам ще излезе същият проблем.