Problem installing 0.6.1 on Ubuntu 64 and 32bit 11.04

Asked by Matt DePorter

Hello all,
I have been trying to get everything working on both Ubuntu 11.04 32bit and 64bit without success. I installed all the requested dependencies, but when I run:
sudo python setup.py install
I get:
running install
running build
running build_py
copying src/__init__.py -> build/lib.linux-i686-2.7/uinput
copying src/ev.py -> build/lib.linux-i686-2.7/uinput
running build_ext
building '_libsuinput' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c libsuinput/src/suinput.c -o build/temp.linux-i686-2.7/libsuinput/src/suinput.o
libsuinput/src/suinput.c:29:21: fatal error: suinput.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1

Any ideas, or am I doing something wrong?
Thanks,
-Matt

Question information

Language:
English Edit question
Status:
Answered
For:
python-uinput Edit question
Assignee:
a Edit question
Last query:
Last reply:
Revision history for this message
a (tuomasjjrasanen) said :
#1

Hi!

Thanks for reporting this. I created a bug report from this and the fix has been now released.

Thanks for the feedback and testing. Keep 'em coming :-).

Can you help with this problem?

Provide an answer of your own, or ask Matt DePorter for more information if necessary.

To post a message you must log in.