kscope 的安装问题 ?请你帮帮忙?
最近读qt的源码,用vi感觉不是很方便,所以下了kscope-1.6.0 ,但是make时出现了以下问题,ut.o calltreelayout.o cscopemsglayout.o fileviewlayout.o graphpreflayout.o makelayout.o newprojectlayout.o openprojectlayout.o prefcolorlayout.o preffontlayout.o preffrontendlayout.o prefoptlayout.o projectfileslayout.o queryviewlayout.o querywidgetlayout.o scanprogresslayout.o searchresultslayout.o symbollayout.o welcomedlg.o -lkateinterfaces -lktexteditor -lkdeui
/usr/bin/ld: cannot find -lkateinterfaces
collect2: ld 返回 1
make[3]: *** [kscope] 错误 1
make[3]: Leaving directory `/home/sunny/kscope-1.6.0/src'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/home/sunny/kscope-1.6.0/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/sunny/kscope-1.6.0'
make: *** [all] 错误 2
请问大家,怎么改?还是我有那些库没装?