Re: GSettings and you
- From: Richard Hughes <hughsient gmail com>
- To: Behdad Esfahbod <behdad behdad org>
- Cc: desktop-devel-list <desktop-devel-list gnome org>, Bastien Nocera <hadess hadess net>
- Subject: Re: GSettings and you
- Date: Wed, 21 Apr 2010 10:10:37 +0100
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]