Help compiling F-Spot from the CVS on Ubuntu Hoary?



Hi, I just downloaded F-Spot from the CVS. When I try to run autogen.sh it says I need glib. OK, then I get glib from the CVS and I run its autogen.sh. Now glib says it needs gtk-doc. So I go to the CVS, get it and run its autogen.sh.

Gtk-doc says "configure: error: could not find DocBook XSL Stylesheets in XML catalog". I don't know how to solve this.

Please help!
Jaime

################################
jaime zimpa:~/Projects/cvs/f-spot$ sudo ./autogen.sh
Password:

**Error**: You must have `glib' installed to compile f-spot.
jaime zimpa:~/Projects/cvs/f-spot$ cd ../glib
jaime zimpa:~/Projects/cvs/glib$ sudo ./autogen.sh

You must have gtk-doc installed to compile GLib.
Install the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/
jaime zimpa:~/Projects/cvs/glib$ cd ../gtk-doc
jaime zimpa:~/Projects/cvs/gtk-doc$ sudo ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) none
checking for perl... /usr/bin/perl
checking if Perl version >= 5.6.0... yes
checking for openjade... /usr/bin/openjade
checking for xsltproc... /usr/bin/xsltproc
checking for XML catalog (/etc/xml/catalog)... found
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for DocBook XML DTD V4.1.2 in XML catalog... found
checking for DocBook XSL Stylesheets in XML catalog... not found
configure: error: could not find DocBook XSL Stylesheets in XML catalog

--

Jaime Iniesta AKA Capitán planeta
email: capitanplaneta ARROBA gmail PUNTO com
jabber: capitanplaneta ARROBA jabberes PUNTO org
webs: http://capitanplaneta.blogspot.com/

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