OK.  I'm sorry to say this, but this example module targets GNOME
developers, or at least someone used to building GNOME modules from CVS.

  That said, in this particular case I can only try to guess the problem
you're having.  First, I doubt this will work with gnome-common older
than 2.6.  Also, make sure you have automake 1.7.  Finally, be sure to
have installed all -devel/-dev packages for gnome libraries, because
these packages often contain aclocal macros required by configure, even
though you don't need the C header files for python programming.

  I hope this helps.

  Regards.

Qui, 2004-11-11 �s 06:35 -0700, Robert Uhl escreveu:
> Speaking of, has anyone been able to get pygnome-hello to actually run?
> autogen.sh returns a mess of errors:
> 
>   $ ./autogen.sh
>   grep: ./configure.in: No such file or directory
>   grep: ./configure.in: No such file or directory
>   grep: ./configure.in: No such file or directory
>   grep: ./configure.in: No such file or directory
>   **Warning**: 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.
>    
>   Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
>   ./configure: line 1234: syntax error near unexpected token `1.7'
>   ./configure: line 1234: `AM_INIT_AUTOMAKE(1.7)'
> 
> And autoconf does the same:
> 
>   $ autoconf
>   configure.ac:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
>         If this token and others are legitimate, please use m4_pattern_allow.
>         See the Autoconf documentation.
>   configure.ac:7: error: possibly undefined macro: AM_MAINTAINER_MODE
>   configure.ac:21: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
>   configure.ac:22: error: possibly undefined macro: AC_PROG_INTLTOOL
>   configure.ac:25: error: possibly undefined macro: AM_PATH_PYTHON_VERSION
>   configure.ac:50: error: possibly undefined macro: AM_GCONF_SOURCE_2
> 
-- 
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to