guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem to compile g-wrap


From: Germán Arias
Subject: Re: Problem to compile g-wrap
Date: Tue, 04 Oct 2011 18:00:14 -0600

On mar, 2011-10-04 at 21:50 +0200, Ludovic Courtès wrote:
> Hi,
> 
> Germán Arias <address@hidden> skribis:
> 
> > checking size of size_t... 4
> > checking size of ssize_t... 4
> > checking for guile... /usr/local/bin/guile
> > checking for guile-config... /usr/local/bin/guile-config
> > checking for guile-tools... /usr/local/bin/guile-tools
> > checking libguile compile flags... -pthread
> > -I/usr/local/include/guile/2.0 -I/usr/local/include  
> > checking libguile link flags... -L/usr/local/lib -lguile-2.0 -lgc  
> > checking for guile-2.0... no
> >
> >
> > Why? the Guile libraries are just there.
> 
> Presumably it’s running ‘pkg-config guile-2.0’, which fails.  Can you
> check whether guile-2.0.pc is in $PKG_CONFIG_PATH?
> 
> HTH,
> Ludo’.
> 

PKG_CONFIG_PATH is empty. So I do:

export
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig


guile-2.0.pc is at /usr/local/lib/pkgconfig. But I get the same output.
Which should be the output of 'pkg-config guile-2.0'? If I run this, I
get:

address@hidden:~/Instalados/g-wrap-1.9.13$ pkg-config guile-2.0
address@hidden:~/Instalados/g-wrap-1.9.13$ 

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]