gtkdoc-rebase: command not found



I'm resending this, since I got no response under the original subject.

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. I've also seen this issue on the MacPorts mailing list.

--
Marius



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