Hi Carsten Am 12.12.2013 um 17:20 schrieb Carsten Grzemba <grze...@contac-dt.de>: > I have tried to build evince 2.32.0 but it stops and cores: > > grzemba@testcsw:~$ evince > failed to find gam_server > Failed to connect to socket /tmp/fam-grzemba/fam- > > (evince:3971): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=3 > > failed to find gam_server > Failed to connect to socket /tmp/fam-grzemba/fam- > > (evince:3971): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=3 > > > (evince:3971): GLib-GIO-ERROR **: Settings schema 'org.gnome.Evince.Default' > is not installed > > Trace/Breakpoint Trap (core dumped) > grzemba@testcsw:~$ ls > > Do you have an idea?
Do you have the schema in /opt/csw/share/glib-2.0/schemas/ ? What says: $ gsettings list-schemas Have you run glib-compile-schemas? $ sudo glib-compile-schemas /opt/csw/share/glib-2.0/schemas/ -slow