Closed ucasiggcas closed 5 years ago
hi, When I git clone the project, and then cd libfvad/ ./configure but tell me -bash: ./configure: No such file or directory of course, I have run sudo apt install autoconf libtool pkg-config
cd libfvad/
./configure
-bash: ./configure: No such file or directory
sudo apt install autoconf libtool pkg-config
SO what's up ? how to solve the problem ?
maybe I ignore the autoreconf -i
autoreconf -i
thx
hi, When I git clone the project, and then
cd libfvad/
./configure
but tell me-bash: ./configure: No such file or directory
of course, I have runsudo apt install autoconf libtool pkg-config
SO what's up ? how to solve the problem ?