tinyows
tinyows copied to clipboard
BUG: ./configure --prefix
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.