<!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.26.0">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
On Mon, 2010-01-25 at 15:14 +0100, Stephan Raue wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Am 25.01.2010 14:42, schrieb Amey: 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE TYPE=CITE>
        <BLOCKQUOTE>
            <BLOCKQUOTE>
                PKG_CONFIG_PATH = /opt/mpx/pkgconfig:/opt/mpx/share/pkgconfig
            </BLOCKQUOTE>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    try PKG_CONFIG_PATH=/opt/mpx/lib/pkgconfig <BR>
</BLOCKQUOTE>
Should be /opt/mpx/lib/pkgconfig:/opt/mpx/share/pkgconfig in my opinion as the various .pc files are either in lib/pkgconfig or share/pkgconfig.<BR>
<BR>
When ever you run ./configure and make, don't forget to run make install as well. This will install the .pc files and the libraries. Check config.log for messages that could point out to a problem.<BR>
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <BR>
<PRE>
-- 
              ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you 
             <A HREF="http://www.openelec.tv">http://www.openelec.tv</A>
_______________________________________________
xorg-devel mailing list
<A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A>
<A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>