I tried building tinyows from its root folder, using the following steps. $ autoconf $ ./configure --prefix=$HOME/tinyows $ make $ sudo make install Afterwards the $HOME/tinyows directory was still empty. Can anyone duplicate this.