I need help installing Autokey in CentOS
Posted
by
Kevin Lee
on Super User
See other posts from Super User
or by Kevin Lee
Published on 2011-03-11T15:47:46Z
Indexed on
2011/03/11
16:12 UTC
Read the original article
Hit count: 282
PLease teach me how to do it, here's the INSTALL file of the autokey folder:
This application requires a full Debian package build - it cannot be installed using only the setup.py script:
dpkg-buildpackage -us -uc cd ../ For GNOME: sudo dpkg -i autokey-gtk_.deb autokey-common_.deb For KDE: sudo dpkg -i autokey-qt_.deb autokey-common_.deb
I'm using CentOS, I don't have any idea how to install this..
Here's the FAQ page of the Autokey application:
http://code.google.com/p/autokey/wiki/FAQ
Please help me install this.. Thanks!
© Super User or respective owner