GConf / docbook problem

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

 



Still plugging away at getting Gnome 2.4 installed...

"make install" for GConf fails like this:

>>>
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/gtk-doc/html/gconf
(installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /usr/local/share/gtk-doc/html/gconf; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 ./html/index.sgml /usr/local/share/gtk-doc/html/gconf; \
fi)
-- Installing ./html/home.png
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/usr/bin/ginstall: cannot stat `./html/index.sgml': No such file or directory
make[3]: *** [install-data-local] Error 1
<<<


I did some searching, and some people seem to think that this is because of missing docbook files. I did install docbook-xml and docbook-xsl, but those are just archives with no installer and scant documentation, so I have no idea if I installed them to the correct place.

Does anyone have any idea 1) if this GConf error is indeed related to docbok, and 2) where docbook should be installed? I'm using Slackware 9.1; don't know if that makes a difference regarding where to unpack the docbook stuff.

Thanks,
Anthony
http://nodivisions.com/

_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux