"kde-config not found" error while installing kstars from source
Posted
by
tachyons
on Ask Ubuntu
See other posts from Ask Ubuntu
or by tachyons
Published on 2012-05-14T06:07:32Z
Indexed on
2012/08/31
3:50 UTC
Read the original article
Hit count: 247
compiling
I am trying to install kstars from source ,but I got the following error while configuring
./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.
What does it mean ,I already installed kde in my computer
© Ask Ubuntu or respective owner