iberianpig / xSwipe

Multitouch gestures with synaptics driver on X11, Linux
452 stars 56 forks source link

Probably outdated perl version #42

Closed JJK96 closed 8 years ago

JJK96 commented 8 years ago

When I run perl xSwipe.pl I get the following error: GUITest.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080) I am running arch linux. I have guitest installed.

This problem first occured after I updated perl. I am on perl 5.24 right now.

So the problem is likely related to a higher perl version than the one that is used by this program.