|
|

楼主 |
发表于 2007-12-18 16:18:45
|
显示全部楼层
./configure --prefix=/usr/ --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --without-arts --with-kde-dir=/usr/kde/3.5/ --build=i686-pc-linux-gnu --with-kde-libraries=/usr/kde/3.5/lib/
。。。。。
qt有了kde 没有~~eva 用的什么库阿到底~~kdelib我也安装了 emerge的可以启动不能登录
。。。。。
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/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! |
|