Re: [gtk-list] problems installing docs for glib/gtk 1.2.3



Erik Knudsen wrote:
> 
> Hi!
> 
> I have just downloaded and installed the latest versions of the above on
> my suse 5.3...and I have a problem insalling the docs! I am root, and I
> have removed the old .rpm before install. I get these error messages
> after ./config (make) and make install:
>
> erikspc:/root/gtk/glib-reference-1.1.1 # make
> make: Nothing to be done for `all'.
> erikspc:/root/gtk/glib-reference-1.1.1 # make install
> make[1]: Entering directory `/root/gtk/glib-reference-1.1.1'
> make[1]: Nothing to be done for `install-exec-am'.
> install -d -m 0755 /usr/local/share/gtk-doc/html/glib
> install -m 0644 html/*.html /usr/local/share/gtk-doc/html/glib
> install: html/*.html: No such file or directory
> make[1]: *** [install-data-local] Error 1
> make[1]: Leaving directory `/root/gtk/glib-reference-1.1.1'
> make: *** [install-am] Error 2
> erikspc:/root/gtk/glib-reference-1.1.1 #
> 
> Any ideas??

The glib-reference-1.1.1 package is mainly for authors - you need special
tools to build the final documentation (see www.gtk.org/rdp),
and you have to use commands like 'make sgml', 'make html' to build it.

The final HTML docs are in separate packages glib-docs-html-1.1.1.tar.gz
and gtk-docs-html-1.1.1.tar.gz. (The latter includes the former so you don't
need both.)

Damon




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