fatal error: gdk/gdkkeys.h

Bug #1043767 reported by rgupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
virtkey
Invalid
Undecided
Unassigned

Bug Description

I am trying to install virtkey on ubuntu and getting this error:

building 'virtkey' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/python-virtkey.c -o build/temp.linux-i686-2.7/src/python-virtkey.o
src/python-virtkey.c:28:25: fatal error: gdk/gdkkeys.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1

I searched for gdkkeys but could not find any library. Please help.
Thanks in advance.

Revision history for this message
marmuta (marmuta) wrote :

Hi, did you install all the build dependencies? The ubuntu packages are called python-virtkey and python3-virtkey.
$ sudo apt-get build-dep python-virtkey

gdkkeys.h is installed by libgtk2.0-dev.

Revision history for this message
rgupta (s-ravi-n) wrote :

That worked. Really a great module. Thanks a lot!!

Revision history for this message
marmuta (marmuta) wrote :

Ok, good. I'll close this bug report.

Changed in virtkey:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.