Entries Tagged as 'kde'

configure时找不到kde header的错误

./configure时出错:

in the prefix, you’ve chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!

apt-get install kdelibs4-dev
后即解决