pkg-config --cflags libmpd
Package libmpd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmpd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmpd' found
By the way, I checked two different systems and the libmpd.pc file did not exist even though the package was installed.
I also forgot to mention that I did make sure that libmpd was installed:
pacman -Q libmpd
libmpd 0.01-2
although it doesn't appear to be the same version you mentioned but it is the one listed on Arch's website:
Extra lib libmpd 0.01-2 Signal based wrapper around libmpdclient 2005-10-01
Keep in mind that this same pkgconfig error happens on both systems with two different packages - libmpd and gtk.
Thanks for the info. Hope this will help arrive at a solution.
On Tue, 2006-03-14 at 22:04 +0100, Jan de Groot wrote:
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
_______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
