Hello
Thank you for the work; I get an error when trying to compile; I followed the README recommendations (I just repaced ./autogen.sh by ./bootstrap I get this : victor@victor-netbook:~/src/tdz-gtkglext-8605f26$ env ACLOCAL_FLAGS='-I /pkgconfig/share/aclocal -I /gtk/share/aclocal' ./bootstrap --prefix=${HOME}/gtkglext --enable-debug=yes ./bootstrap: 3: gtkdocize: not found libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./config.guess' libtoolize: linking file `./config.sub' libtoolize: linking file `./install-sh' libtoolize: linking file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4macros'. libtoolize: linking file `m4macros/libtool.m4' libtoolize: linking file `m4macros/ltoptions.m4' libtoolize: linking file `m4macros/ltsugar.m4' libtoolize: linking file `m4macros/ltversion.m4' libtoolize: linking file `m4macros/lt~obsolete.m4' configure.ac:103: installing `./compile' configure.ac:55: installing `./missing' docs/reference/gtkglext/Makefile.am:117: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL docs/reference/gtkglext/Makefile.am:197: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL examples/Makefile.am: installing `./depcomp' Makefile.am: installing `./INSTALL' autoreconf: automake failed with exit status: 1 Bootstrapping complete. Now, change to your build directory and run "configure"; e.g.: $ cd mybuilddir $ path/to/gtkglext-srcdir/configure Could you please help me on this? Victor Hi |