On Sat, 2010-03-13 at 11:05 +0100, Bastian Winkler wrote: > they all live on git.clutter-project.org: > > git://git.clutter-project.org/bindings/pyclutter > git://git.clutter-project.org/bindings/pyclutter-gst > git://git.clutter-project.org/bindings/pyclutter-gtk > > > so long > > :wq buz > Hey,
i cloned the git repo for pyclutter.
The README says run
./configure
make
make install
however, there is no configure script in there.
on running autoconf, i get the following errors:
configure.ac:32: error: possibly undefined macro: AM_CONFIG_HEADER
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:42: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:43: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:44: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:47: error: possibly undefined macro: AM_PATH_PYTHON
configure.ac:47: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:49: error: possibly undefined macro:
AM_CHECK_PYTHON_HEADERS
configure.ac:118: error: possibly undefined macro: AM_CONDITIONAL
How do I correct these? Am I doing it wrong?
Thanks :)
--
regards,
Ankur
- FAS : ankursinha ; franciscod @ Freenode
- gpg --keyserver pgp.mit.edu --recv-keys 5E9BF638
signature.asc
Description: This is a digitally signed message part
