I configured and built GTK+ 2.12.3 w/o any problems.

When installing under Mac OS X 10.3.9,  and 10.4.11 (Intel/PPC) I get:

-- Installing ./html/index.sgml
/bin/sh: line 1: gtkdoc-rebase: command not found
make[4]: *** [install-data-local] Error 127
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

This is new, since I had no such error in version 2.12.2.

According to the configure script

--enable-gtk-doc use gtk-doc to build documentation [default=no] --enable-man regenerate man pages from Docbook [default=no]

I then tried to pass

./configure --disable-man --disable-man-gtk-doc

to force  these switches off

but in the Makefile I still get

DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable- rebuilds

What is up here?

PS: I don't have the install problem for Mac OS X 10.5.1 (PPC), even though there is no gtkdoc-rebase command installed...

Marius
--
Marius Schamschula
Webmaster

The Huntsville Macintosh Users Group
www.hmug.org

webmaster at hmug dot org
marius at schamschula dot com



_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to