Re: GSettings and you



On 21 April 2010 09:42, Behdad Esfahbod <behdad behdad org> wrote:
> How does it break "make distcheck" though?  I can only imagine it breaking
> "make install" with non-root.

make distcheck
...
test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p
"/usr/share/glib-2.0/schemas"
 /usr/bin/install -c -m 644 org.gnome.ColorManager.gschema.xml
'/usr/share/glib-2.0/schemas'
/usr/bin/install: cannot create regular file
`/usr/share/glib-2.0/schemas/org.gnome.ColorManager.gschema.xml':
Permission denied
make[4]: *** [install-gsettingsschemaDATA] Error 1

I assume it's not respecting DESTDIR.

Richard.


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