Not installing .glade files?



Hi,

To figure out why the glade files aren't getting into the RPM, I tried
compiling it manually:

./configure --prefix=/home/kenny/guppilocal
make all
make install

For some reason, it never installed the glade files - the only thing in
guppilocal/share is "gnome" and "pixmaps", and there are no glade files
anywhere in guppilocal.

This is essentially what I did to build the RPM - am I missing a step
which installs these? It looks like make did go into the
plug-ins/scatter directory and install some files, it just skipped the
glade ones.

--Kenny: )

------
Making install in scatter
make[2]: Entering directory `/home/kenny/Guppi-0.33.1/plug-ins/scatter'
make[3]: Entering directory `/home/kenny/Guppi-0.33.1/plug-ins/scatter'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1
/bin/sh ../../libtool  --mode=install /usr/bin/install -c
libguppiscatter.la
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1/libguppiscatter.la
/usr/bin/install -c .libs/libguppiscatter.so.0.0.0
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1/libguppiscatter.so.0.0.0
(cd /home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1 && rm -f
libguppiscatter.so.0 && ln -s libguppiscatter.so.0.0.0
libguppiscatter.so.0)
(cd /home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1 && rm -f
libguppiscatter.so && ln -s libguppiscatter.so.0.0.0 libguppiscatter.so)
/usr/bin/install -c .libs/libguppiscatter.lai
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1/libguppiscatter.la
/usr/bin/install -c .libs/libguppiscatter.a
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1/libguppiscatter.a
ranlib
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1/libguppiscatter.a
chmod 644
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1/libguppiscatter.a
PATH="$PATH:/sbin" ldconfig -n
/home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1
----------------------------------------------------------------------
Libraries have been installed in:
   /home/kenny/guppilocal/lib/guppi/plug-ins/0.33.1
[*snip*]
----------------------------------------------------------------------
/bin/sh ../../mkinstalldirs /home/kenny/guppilocal/include/libguppi
 /usr/bin/install -c -m 644 guppi-scatter-element.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-element.h
 /usr/bin/install -c -m 644 guppi-scatter-item.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-item.h
 /usr/bin/install -c -m 644 guppi-scatter-marker-menu.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-marker-menu.h
 /usr/bin/install -c -m 644 guppi-scatter-state-control.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-state-control.h
 /usr/bin/install -c -m 644 guppi-scatter-state.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-state.h
 /usr/bin/install -c -m 644 guppi-scatter-style.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-style.h
 /usr/bin/install -c -m 644 guppi-scatter-style-control.h
/home/kenny/guppilocal/include/libguppi/guppi-scatter-style-control.h
 /usr/bin/install -c -m 644 guppi-scm-scatter-style.h
/home/kenny/guppilocal/include/libguppi/guppi-scm-scatter-style.h
 /usr/bin/install -c -m 644 guppi-scm-scatter-state.h
/home/kenny/guppilocal/include/libguppi/guppi-scm-scatter-state.h
make[3]: Leaving directory `/home/kenny/Guppi-0.33.1/plug-ins/scatter'
make[2]: Leaving directory `/home/kenny/Guppi-0.33.1/plug-ins/scatter'



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