Jump to content

PKG-CONFIG Not found


blitzny
 Share

4 posts in this topic

Recommended Posts

I've been trying to install pkg-config but I can't get it to be recognized by the ./configure line when I try to compile a prog. Can anyone give me a tutorial on how to get pkg-config working?

 

What is it saying typing this at shell:

# pkg-config --version

May be configure require latest pkg-config. Open up configure.log and search for 'pkg-config' string, there will be explanation of failure there for sure.

Link to comment
Share on other sites

  • 2 weeks later...
What is it saying typing this at shell:

# pkg-config --version

May be configure require latest pkg-config. Open up configure.log and search for 'pkg-config' string, there will be explanation of failure there for sure.

nothing shows up when i do # pkg-config --version.

Link to comment
Share on other sites

 Share

×
×
  • Create New...