<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I'm getting the error &quot;Must specify package names on the command line&quot; when I run the command pkg-config --define-variable.&nbsp; This is the actual command:<BR>
<BR>
[marc@marc ~]$ pkg-config --define-variable=taglib-sharp=/usr/local/lib/pkgconfig/taglib-sharp.pc<BR>
Must specify package names on the command line<BR>
<BR>
<B>Background:</B> I'm trying to install Banshee 1.0 from source since I don't know how to update or check my distro's repository (Fedora 8).&nbsp; After about 4 dependies issue I got to taglib-sharp and installed it (from source) just fine, but it looks like my pkg-config is not looking in my /usr/local/lib folder and just my /usr/lib folder for .pc files.&nbsp; Thanks for any help.
</BODY>
</HTML>