checking for kde-config... not found
configure: error: The important program kde-config was not found!
xxh@xxh-laptop:/home/works/kscope-1.6.0$ sudo apt-get install kdelibs
2.
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
xxh@xxh-laptop:/home/works/kscope-1.6.0$ sudo apt-get install g++
3.
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
xxh@xxh-laptop:/home/works/kscope-1.6.0$sudo apt-get install x-dev
xxh@xxh-laptop:/home/works/kscope-1.6.0$ sudo apt-get install libx11-dev
sudo apt-get install xlibs-dev
sudo apt-get install kdelibs4-dev
4.
configure: error: The important program mcopidl was not found!
5.
configure: error: Lex/Flex is required in order to build KScope
sudo apt-get install flex
6.
configure: error: Yacc/Bison is required in order to build KScope
sudo apt-get install bison
7. arts 报错
./configure --without-arts
Kscop setup in Ubuntu
1.