Sample Header Ad - 728x90

Installing Xcape (question involving the "make" command)

0 votes
1 answer
290 views
I executed the minimal building directions of [xcape](https://unix.stackexchange.com/questions/tagged/xcape) : $ sudo apt-get install git gcc make pkg-config libx11-dev libxtst-dev libxi-dev $ mkdir xcape $ cd xcape $ git clone https://github.com/alols/xcape.git . $ make But when I press xcape it says xcape: command not found. It errors even when I'm in the xcape folder with a program that seems to be called xcape inside it. Why is this?
Asked by George (1899 rep)
Oct 3, 2014, 02:28 PM
Last activity: Aug 21, 2018, 12:26 AM