Re: [Geary] problem compiling geary-0.10 under debian 8



The GSettings schema should be installed in /home/fparrenin/local/share/glib-2.0/schemas/, and they should also be in the gsettings folder of your build directory. Try setting the GSETTINGS_SCHEMA_DIR to point to one of those when launching geary. That is:

$ GSETTINGS_SCHEMA_DIR=/home/fparrenin/local/share/glib-2.0/schemas/ geary -d

Robert


On Sat, Apr 25, 2015 at 2:40 PM, Frédéric Parrenin <parrenin ujf-grenoble fr> wrote:
Dear Robert,
.

OK. I suspect that the custom prefix ended up putting the gsettings schema someplace useless, leading to that error. I'll have to check the build scripts to try to figure out what is supposed to happen.

In the meantime, you could try running Geary from your build directory, and see if that gets around this problem.

I tried but I got the same problem and error message.


PS: BTW, there was another error when I made 'make' which was due to the absence of gobject-introspection. It seems to me that this absence should have been detected by the ./configure script.

Could you report a bug about this?

https://bugzilla.gnome.org/show_bug.cgi?id=748464

Best,

Frédéric




Thanks,
Robert







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