Re: GSettings and you



On 04/21/2010 05:10 AM, Richard Hughes wrote:
> 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.

Looks like it, yes.

behdad

> Richard.
> 


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