Configure complains about missing id3tag.pc
Status: Beta
Brought to you by:
samc
Like the sumary says, when I run ./configure it stops
with an error about missing library id3tag.
Specifically, pkg-config is looking for a file called
id3tag.pc It says something like " Package id3tag not
found in the pkg-config search path. Perhaps you should
add the directory containing `id3tag.pc' "
I know I have the MAD libraries, but I only got
/usr/lib/libid3tag.a and libid3tag.la, and no
id3tag.pc. I am running Slackware 8.1, btw. How do I
tell the script what to use?
Thanks in advance,
Kamen K.
Logged In: YES
user_id=597007
I figured it out, no need to bother. I grabbed the missing
pc files froma Gentoo mirror and they are for the same
version of MAD libs. I compiled the plugin and it runs fine.