Make sure /usr/lib/pkgconfig is in your PKG_CONFIG_PATH before you start compilation.  You should never need to modify the .pc file by hand unless you are a developer for that package.<br><br>      Seablade<br><br><div class="gmail_quote">
On Tue, Jun 15, 2010 at 9:16 PM, Zoran Spasojevic <span dir="ltr"><<a href="mailto:nature@timeprints.com">nature@timeprints.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks for your reply Seablade.<br>
Here are the contents of the ardour-2.8.9/config.log file<br>
<br>
file /home/zoran/download/ardour-2.8.9/SConstruct,line 464:<br>
    Configure(confdir = .sconf_temp)<br>
scons: Configure: Checking for pkg-config version >= 0.8.0...<br>
pkg-config --atleast-pkgconfig-version=0.8.0<br>
scons: Configure: yes<br>
<br>
scons: Configure: Checking for gthread-2.0...<br>
pkg-config --atleast-version=2.10.1 gthread-2.0<br>
scons: Configure: yes<br>
<br>
scons: Configure: Checking for lrdf...<br>
pkg-config --atleast-version=0.4.0 lrdf<br>
scons: Configure: yes<br>
<br>
scons: Configure: Checking for libgnomecanvas-2.0...<br>
pkg-config --atleast-version=2.0 libgnomecanvas-2.0<br>
scons: Configure: no<br>
<br>
I think the solution lies in the /usr/lib/pkgconfig/libgnomecanvas-2.0.pc<br>
Here are its contents<br>
<br>
prefix=/usr<br>
exec_prefix=/usr<br>
libdir=/usr/lib<br>
includedir=/usr/include<br>
<br>
Name: libgnomecanvas-2.0<br>
Description: libgnomecanvas<br>
Requires: libart-2.0 gtk+-2.0<br>
Requires.private: pango pangoft2 gail<br>
Version: 2.20.1.1<br>
Libs: -L${libdir} -lgnomecanvas-2<br>
Cflags: -I${includedir}/libgnomecanvas-2.0<br>
<br>
and the relevant files in the /usr/lib directory are<br>
<br>
libgnomecanvas-2.so<br>
libgnomecanvas-2.so.0<br>
libgnomecanvas-2.so.0.2001.0<br>
<br>
I tried fiddling with the contents of /usr/lib/pkgconfig/libgnomecanvas-2.0.pc<br>
but I still get<div class="im"><br>
Checking for libgnomecanvas-2.0... no<br>
libgnomecanvas-2.0 >= 2.0 not found.<br>
<br></div>
Perhaps someone can figure it out since my programming skills are very poor.<br>
<br>
Thanks again in advance.<br>
Zoran<div class="im"><br>
<br>
<br>
On 06/15/2010 07:21 AM, Thomas Vecchione wrote:<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
If you look in the build directory there are logs of each test that scons performs, the messaging from that log will give a better clue than this.<br>
<br>
      Seablade<br>
<br></div><div class="im">
On Tue, Jun 15, 2010 at 7:25 AM, Zoran Spasojevic <<a href="mailto:nature@timeprints.com" target="_blank">nature@timeprints.com</a> <mailto:<a href="mailto:nature@timeprints.com" target="_blank">nature@timeprints.com</a>>> wrote:<br>

<br>
    I am trying to compile ardour-2.8.9<br>
    on Fedora Core 9 and I have the following packages installed<br>
<br>
    libgnomecanvasmm26-2.22.0-1.fc9.i386<br>
    libgnomecanvas-2.20.1.1-4.fc9.i386<br>
    libgnomecanvasmm26-devel-2.22.0-1.fc9.i386<br>
    libgnomecanvas-devel-2.20.1.1-4.fc9.i386<br>
<br>
    but I still get<br>
    scons: Reading SConscript files ...<br>
    Checking for pkg-config version >= 0.8.0... yes<br>
    Checking for gthread-2.0... yes<br>
    Checking for lrdf... yes<br>
    Checking for libgnomecanvas-2.0... no<br>
    libgnomecanvas-2.0 >= 2.0 not found.<br>
<br>
    Any ideas on how to handle this?<br>
    Thanks in advance,<br>
    Zoran<br>
<br>
    _______________________________________________<br>
    Ardour-Users mailing list<br></div>
    <a href="mailto:ardour-users@lists.ardour.org" target="_blank">ardour-users@lists.ardour.org</a> <mailto:<a href="mailto:ardour-users@lists.ardour.org" target="_blank">ardour-users@lists.ardour.org</a>><div class="im">
<br>
    <a href="http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org" target="_blank">http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org</a><br>
<br>
<br>
</div></blockquote>
<br>
</blockquote></div><br>