Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue on fedora 29 #14

Open
hannes101 opened this issue Aug 1, 2018 · 1 comment
Open

Build issue on fedora 29 #14

hannes101 opened this issue Aug 1, 2018 · 1 comment

Comments

@hannes101
Copy link

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!

@ulidtko
Copy link

ulidtko commented Aug 1, 2018

Hi @hannes101

Are you trying to build a GTK3 or GTK2 version?..

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.

Hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants