Hi.
I'm trying to install drivers for redrat on kubuntu 8.04 kernel 2.6.24-19-generic. I'm doing exactly as said http://www.redrat.co.uk/s...re/linux/lirc-rr3-0.4.txt and after i execute ./autogen.sh it returns me:

...
tools/Makefile.am:56: HAVE_PYTHON does not appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1
tools/Makefile.am:56: HAVE_PYTHON does not appear in AM_CONDITIONAL
Creating setup-driver.sh ...

after executing ./setup.sh it returns me:

...
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in

and cannot execute make, it's missing.
It's not python problem because it's at current version. Maybe the author of this code can help? Please help.