Re: gconf schemas install at /
- From: Krzysztof Kotlenga <pocek users sf net>
- To: evince-list gnome org
- Subject: Re: gconf schemas install at /
- Date: Tue, 14 Jul 2009 19:03:10 +0200
Nickolay V. Shmyrev wrote:
> В Пнд, 15/06/2009 в 01:32 +0200, Dennis Heuer пишет:
>> hello
>>
>> i am neither using gnome nor gconf. thankfully evince does not need
>> any of the both. however, the configuration script insists on
>> checking for gconftool-2. i deleted that part in the configure
>> script, setting the constant to false, but the schemas are still
>> installed. they are placed at /, at least:
>>
>> evince-thumbnailer-comics.schemas
>> evince-thumbnailer-ps.schemas
>> evince-thumbnailer.schemas
>> evince.schemas
>>
>> please drop the schemas if gconf is disabled.
>
> Thanks, --without-gconf should not install schemas now.
It's still kinda broken in 2.27.4.
0f957c8eb5af041975c30719ac926ed49d94aa83 is not enough to fix it (did
you test it?).
The problem now is something like this:
with_gconf is false -> AM_GCONF_SOURCE_2 is not evaluated ->
GCONF_SCHEMA_FILE_DIR is not defined -> schemas install at /
The point is, GCONF_SCHEMAS_INSTALL just doesn't do what it says...
--
Tip of the day: "Always code as if the person who will maintain
your code is a maniac serial killer who knows where you live".
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]