The project was not configured: run "waf configure" first!
Animationss opened this issue · 2 comments
Animationss commented
After running the command ./build
and ./rebuild
many times sudo ./install
refuses to work
At the end of the log I noticed something seemed to go wrong, No idea what to do though
sirneb commented
I had the same issue with Ubuntu 21.10.
Apparently, there's a big section on building dependencies in the README:
https://github.com/mpv-player/mpv-build#instructions-for-debian--ubuntu-package
Specifically:
apt-get install devscripts equivs
mk-build-deps -s sudo -i
dpkg-buildpackage -uc -us -b -j4
then finally running sudo ./install
Dudemanguy commented
Waf support no longer exists.