v2.3.0 Makefile.{am,in} typo: GCONF_SCHEME_CONFIG_SOURCE
- From: "Sebastian J. Bronner" <waschtl sbronner com>
- To: eog-list gnome org
- Subject: v2.3.0 Makefile.{am,in} typo: GCONF_SCHEME_CONFIG_SOURCE
- Date: Sat, 5 Apr 2003 02:43:03 -0700
Compilation: no problem, but running make install was like bashing my head
into a wall. I know very little about the inner workings of gconf, but
comparing the Makefile from an application that worked (metacity) with the
one in eog-2.3.0, finally showed me that line 41 in Makefile.am and line 508
in Makefile.in (same content) should read:
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL)
--makefile-install-rule $(top_builddir)/eog.schemas
instead of (its current value):
GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) $(GCONFTOOL)
--makefile-install-rule $(top_builddir)/eog.schemas
With that little change, it installed with no complaints.
--
Sebastian J. Bronner
waschtl sbronner com
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]