Установил Mandriva 2005 LE (после Mandrake 10.0 DE) дистрибутив очень понравился в работе особенно с Bluetoth. однако появились проблемы: при компиляции программ не может найти KDE, GTK (в 10 версии у меня все начало компилироваться при усановке devel пакетов для GTK) а в этом дистрибутиве я их не могу найти. Может кто-то подскажет как это победить? Примеры:
для основанных на KDE программах
./configure
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
для основанных на GTK программах
./configure
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ >= 2.4.0 not installed.
для основанных на KDE программах
./configure
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
для основанных на GTK программах
./configure
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ >= 2.4.0 not installed.