On Mon, Aug 18, 2008 at 09:08:42PM +0200, Tomasz Ka%u017Amierczak wrote:
> It seems that you were right - I have at least two libgadu.pc files, one
> in /usr/local/lib/... and the other in /usr/lib/...
>
> I think it can be caused by improper uninstall of some of the previous
> versions of kadu,
Dnia 18-08-2008 o godz. 8:03 Marcin Owsiany napisał(a):
> On Sun, Aug 17, 2008 at 11:17:27PM +0200, Tomasz Kaźmierczak wrote:
> > Below is the output you asked for.
>
> Looks like your libgadu installation is OK, but there probably is
> another config file shadowing the packaged one.
>
> > BTW. I
On Sun, Aug 17, 2008 at 11:17:27PM +0200, Tomasz Ka%u017Amierczak wrote:
> Below is the output you asked for.
Looks like your libgadu installation is OK, but there probably is
another config file shadowing the packaged one.
> BTW. I've found a way to make pkg-config see the libgadu - I've just
>
Below is the output you asked for.
BTW. I've found a way to make pkg-config see the libgadu - I've just
changed the name of libgadu.pc into gadu.pc and pkg-config sees this
file with out any problem (of course, I had to alter the kadu source
code so that pkg-config was looking for gadu instead
tag 495157 + unreproducible
thanks
On Fri, Aug 15, 2008 at 01:34:06AM +0200, Tomasz Ka%u017Amierczak wrote:
> Although libgadu-dev is installed, the pkg-config displays such error:
>
> [EMAIL PROTECTED]:[svn]$ pkg-config libgadu --libs
> Package @REQUIRES@ was not found in the pkg-config search p
Ok. I've found out how to fix this:D
Just rename the /usr/lib/pkgconfig/libgadu.pc to
/usr/lib/pkgconfig/gadu.pc and just do
$pkg-config gadu --libs
instead of
$pkg-config libgadu --libs
when configuring the sources that depend on libgadu.
Don't know if this solution will be accepted upstream
Package: libgadu-dev
Version: 1:1.8.0+r592-2
Severity: important
While compiling kadu (upstrean svn-trunk source), which depends on
libgadu, I get an error that the libgadu is not present in the system
(kadu uses cmake, which uses pkg-config to check for needed deps).
Although libgadu-dev is i
7 matches
Mail list logo