[Ardour-Users] libgnomecanvas-2.0 >= 2.0 not found.

Zoran Spasojevic nature at timeprints.com
Fri Jun 18 04:11:03 PDT 2010


Actually, it is on the way but it still does not work.
  lrdf is in the same directory as libgnomecanvas-2.0
and that one checks fine. If you think I do not have to modify .pc file
then I am really puzzled why it does not work.
Thanks,
Zoran

On 06/16/2010 07:27 AM, Thomas Vecchione wrote:
> 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.
>
>       Seablade
>
> On Tue, Jun 15, 2010 at 9:16 PM, Zoran Spasojevic 
> <nature at timeprints.com <mailto:nature at timeprints.com>> wrote:
>
>     Thanks for your reply Seablade.
>     Here are the contents of the ardour-2.8.9/config.log file
>
>     file /home/zoran/download/ardour-2.8.9/SConstruct,line 464:
>        Configure(confdir = .sconf_temp)
>     scons: Configure: Checking for pkg-config version >= 0.8.0...
>     pkg-config --atleast-pkgconfig-version=0.8.0
>     scons: Configure: yes
>
>     scons: Configure: Checking for gthread-2.0...
>     pkg-config --atleast-version=2.10.1 gthread-2.0
>     scons: Configure: yes
>
>     scons: Configure: Checking for lrdf...
>     pkg-config --atleast-version=0.4.0 lrdf
>     scons: Configure: yes
>
>     scons: Configure: Checking for libgnomecanvas-2.0...
>     pkg-config --atleast-version=2.0 libgnomecanvas-2.0
>     scons: Configure: no
>
>     I think the solution lies in the
>     /usr/lib/pkgconfig/libgnomecanvas-2.0.pc
>     Here are its contents
>
>     prefix=/usr
>     exec_prefix=/usr
>     libdir=/usr/lib
>     includedir=/usr/include
>
>     Name: libgnomecanvas-2.0
>     Description: libgnomecanvas
>     Requires: libart-2.0 gtk+-2.0
>     Requires.private: pango pangoft2 gail
>     Version: 2.20.1.1
>     Libs: -L${libdir} -lgnomecanvas-2
>     Cflags: -I${includedir}/libgnomecanvas-2.0
>
>     and the relevant files in the /usr/lib directory are
>
>     libgnomecanvas-2.so
>     libgnomecanvas-2.so.0
>     libgnomecanvas-2.so.0.2001.0
>
>     I tried fiddling with the contents of
>     /usr/lib/pkgconfig/libgnomecanvas-2.0.pc
>     but I still get
>
>     Checking for libgnomecanvas-2.0... no
>     libgnomecanvas-2.0 >= 2.0 not found.
>
>     Perhaps someone can figure it out since my programming skills are
>     very poor.
>
>     Thanks again in advance.
>     Zoran
>
>
>
>     On 06/15/2010 07:21 AM, Thomas Vecchione wrote:
>
>         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.
>
>              Seablade
>
>         On Tue, Jun 15, 2010 at 7:25 AM, Zoran Spasojevic
>         <nature at timeprints.com <mailto:nature at timeprints.com>
>         <mailto:nature at timeprints.com <mailto:nature at timeprints.com>>>
>         wrote:
>
>            I am trying to compile ardour-2.8.9
>            on Fedora Core 9 and I have the following packages installed
>
>            libgnomecanvasmm26-2.22.0-1.fc9.i386
>            libgnomecanvas-2.20.1.1-4.fc9.i386
>            libgnomecanvasmm26-devel-2.22.0-1.fc9.i386
>            libgnomecanvas-devel-2.20.1.1-4.fc9.i386
>
>            but I still get
>            scons: Reading SConscript files ...
>            Checking for pkg-config version >= 0.8.0... yes
>            Checking for gthread-2.0... yes
>            Checking for lrdf... yes
>            Checking for libgnomecanvas-2.0... no
>            libgnomecanvas-2.0 >= 2.0 not found.
>
>            Any ideas on how to handle this?
>            Thanks in advance,
>            Zoran
>
>            _______________________________________________
>            Ardour-Users mailing list
>         ardour-users at lists.ardour.org
>         <mailto:ardour-users at lists.ardour.org>
>         <mailto:ardour-users at lists.ardour.org
>         <mailto:ardour-users at lists.ardour.org>>
>
>         http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org
>
>
>
>




More information about the Ardour-Users mailing list