LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   canīt install pkg-config?? (https://www.linuxquestions.org/questions/linux-newbie-8/can%B4t-install-pkg-config-455390/)

synergy2 06-16-2006 08:37 AM

canīt install pkg-config??
 
hi there.
when trying to configure...
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

i canīt post the whole config.log here
itīs too long.

someone help me please..

BobNutfield 06-17-2006 01:12 AM

It appears you do not have gcc (the compiler) installed. Check if you do by typing:

gcc --version

This is a typical error when you do not have a compiler installed.

Hope this helps

Bob


All times are GMT -5. The time now is 10:11 PM.