Although I have glib installed on my machine, it is the latest version (2.0) and does not come with the glib-config file.  Rather, it uses a standardized pkg-config file.  So, I get the following message when I run the ./configure for midgard-lib:
 
checking for glib-config... no
checking for glib12-config... no
checking for glib-config... no
checking for glib12-config... no
checking for glib-config... no
checking for glib12-config... no
configure: error: glib-config not found. Did you install glib?
 
While I know just enough about development to be dangerous, I am still pretty much a novice.  I was hoping someone could spell it out to me as to how I can get around this problem.
 
Felicia

Knowledge will forever govern ignorance; and a people who mean to be their own governors must arm themselves with the power which knowledge gives.
Letter to W. T. Barry, August 4, 1822 (James Madison, 1865, III, page 276)

 

Reply via email to