Re: [anjuta-list] Anjuta library list is incomplete
- From: John Coppens <john jcoppens com>
- To: Sébastien Granjoux <seb sfo free fr>
- Cc: anjuta-list gnome org
- Subject: Re: [anjuta-list] Anjuta library list is incomplete
- Date: Thu, 29 May 2014 10:21:48 -0300
On Thu, 29 May 2014 08:40:22 +0200
Sébastien Granjoux <seb sfo free fr> wrote:
This list is created by running 'pkg-config --list-all' and parsing the
output. It's done in libanjuta/anjuta-pkg-config-chooser.c:240
Thanks Sébastien!
That solved the problem: 'lept' had installed a .pc file with an error,
which stopped --list-all very early:
Variable 'prefix' not defined in '/usr/lib64/pkgconfig/lept.pc'
Indeed, the prefix=/usr was missing. After adding it, everything was
normal again.
Maybe it would be worthwhile to check the execution status of pkg-config?
It is 1 if this error occurs, and normally 0. I noticed that the result
of the call to anjuta_launcher_execute is ignored. Maybe add a warning?
Cheers,
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]