Markus Jais wrote:

hello
I just checked out the latest pygtk version from CVS.

there is no configure so I tried:

./autogen.sh

You must have automake installed to compile PyGTK.
Get ftp://ftp.cygnus.com/pub/home/tromey/automake-1.2d.tar.gz
(or a newer version if it is available)

but automake is installed:

$ automake --version
automake (GNU automake) 1.7.2
Written by Tom Tromey <[EMAIL PROTECTED]>.

and I also installed the newest autoconf and libtool.

maybe the autogen.sh can not find automake.

anybody had the same problems ?
what can I do do install the cvs version of pygtk ?

I have RH 7.3, gtk 2.0.6, python 2.2.2

At the moment it is hard coded to look for automake-1.6.x. I will change it to look for automake-1.7, and then fall back to 1.6 (I don't want earlier versions).

James.

--
Email: [EMAIL PROTECTED] | Linux.conf.au http://linux.conf.au/
WWW: http://www.daa.com.au/~james/ | Jan 22-25 Perth, Western Australia.


_______________________________________________
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