You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build fail you're referring to, is not really about Python2 -- rather, it's caused by trying to build an obsolete GTK2 version. For that, GNU Autotools generates a Makefile calling a script /usr/bin/pygobject-codegen-2.0 which makes the bogus call to /usr/bin/python.
I believe any software you might need keybinder for, should've already ported over to GTK3.
Further, this separate package of keybinder linked with GTK3 builds alright for all the Fedora's fc21-fc29.
I have issues building the python2 version of keybinder on fedora.
It fails with the following build error:
https://bugzilla.redhat.com/attachment.cgi?id=1463339
The whole bug report can be found at:
https://bugzilla.redhat.com/show_bug.cgi?id=1604486
Thanks a lot!
The text was updated successfully, but these errors were encountered: