Re: [gthumb-list] gThumb most recent development code on Fedora14



Il 08/01/2012 21:34, Greg Mansfield ha scritto:
I have installed the libraries necessary to build gThumb from the git
source. I configured using:
./autogen.sh --prefix=/usr/local CFLAGS="-ggdb" --enable-run-in-place
--enable-debug

I did a make. The build succeeded, but when I execute gthumb/gthumb, I
get the following:
Gtk-Message: Failed to load module "pk-gtk-module"

GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.background' is not
installed

Trace/breakpoint trap

What am I doing wrong?

the gsettings schemas must be installed even if you use the --enable-run-in-place option, to do this you can just install the data directory:

cd data
make install

- Paolo



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