Re: dialogs



So 'make' works but 'make install' gives schemas errors (below). I think I
know what's happening, but not why.

It's looking for the schemas in gnumeric-snob/schemas. They're not there.
I don't know why. The .in files are there.

ls schemas/
CVS          Makefile.in                  gnumeric-general.schemas.in
Makefile.am  gnumeric-dialogs.schemas.in  gnumeric-plugins.schemas.in

Does anyone know what I'm missing that's preventing the .schemas files
from being made?

-C

<---
...
make[2]: Entering directory `/home/ctwardy/Projects/gnumeric-snob/Build/schemas'
make[2]: Nothing to be done for `install-exec-am'.
if test -z "" ; then \
        for p in gnumeric-dialogs.schemas gnumeric-general.schemas
gnumeric-plugins.schemas  ; do \
                GCONF_CONFIG_SOURCE=xml::/etc/gconf/gconf.xml.defaults
/usr/bin/gconftool-2 --makefile-install-rule ../../schemas/$p; \
        done \
fi
I/O warning : failed to load external entity
"../../schemas/gnumeric-dialogs.schemas"
Failed to open `../../schemas/gnumeric-dialogs.schemas': No such file or
directory
I/O warning : failed to load external entity
"../../schemas/gnumeric-general.schemas"

---->

-- 
Charles R. Twardy                    www.csse.monash.edu.au/~ctwardy
Monash University                    sarbayes.org
Computer Sci. & Software Eng.        +61(3) 9905 5823 (w)  5146 (fax)

Allow the president to invade a neighboring nation, whenever he shall
deem it necessary to repel an invasion, ...  and you allow him to make
war at pleasure.                               --Abraham Lincoln



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