tinyows icon indicating copy to clipboard operation
tinyows copied to clipboard

BUG: ./configure --prefix

Open WillieMaddox opened this issue 9 years ago • 0 comments

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.

WillieMaddox avatar Jan 13 '16 06:01 WillieMaddox