http://forums.fedoraforum.org/showthread.php?t=157542

First:

yum -y install libusb-devel libdaemon-devel

Get the src rpms and rebuild them:

yum install rpm-build
rpmbuild --rebuild *.src.rpm

Or get the sources and compile them yourselves: http://g15tools.sourceforge.net/

Configure, make, make install on extracted G15Daemon

Optional: Create softlink for service to autostart:

ln -s /usr/sbin/g15daemon /etc/init.d/g15daemon
vim /etc/rc.local
ADD and the run it manually for the first time: /usr/sbin/g15daemon

That’s it – further Configuration for applications to regnoise extra buttons must be done by yourself.

%d bloggers like this: