[alex@localhost ~]$ cd /home/alex/home/junior/ProyectoKwin/pack/luna-1.0-3.2.0
[alex@localhost luna-1.0-3.2.0]$ ./configure
/// /// ////
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt
checking for moc... /usr/lib/qt-3.3/bin/moc
checking for uic... /usr/lib/qt-3.3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
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!
Указывал через --with-qt-libraries= каталоги с либами qt mt и с ljpeg - безрезультано.
Может кто знает как нужно?
Вложение | Размер |
---|---|
Текстовый файл_3.txt | 7.78 КБ |
qt.txt | 7.78 КБ |
Re: Компиляция \ Qt libs...
Ну, похоже прога хочет KDE.
kdelibs-devel и kdebase-devel.
Re: Компиляция \ Qt libs...
Спасибо, помогло! Всё скомпилилось на ура.