On Tue, 2006-03-14 at 13:40 -0500, ctmlinux wrote: > Hello all, > > Recently I've been having a lot of issues with compiling and was > wondering if there was a fix, I checked the forums as well. Here are > the errors I am receiving and what I have done to fix them so far: > > I tried to compile the newest gmpc which has been flagged out of date > on the main page because I was anxious for the newer version, but this > is not the only app where this happens. See the errors: > > checking for libmpd... configure: error: Package requirements (libmpd > >= 0.12.0) were not met. > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix.
What does "pkg-config --cflags libmpd" return? If you're missing something, it should give an error there. Also, is libmpd on your system 0.12.0 or above? _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
