Closed ghost closed 1 year ago
Hello! After cloning this repository, changing to mpv-build, and running sudo ./install, I'm greeted with the following error:
mpv-build
sudo ./install
scripts/mpv-install: 4: cd: can't cd to mpv
Well, you gotta build it first with ./rebuild -jnumberofcoreshere
./rebuild -jnumberofcoreshere
OP is a ghost and this seems like user error.
Hello! After cloning this repository, changing to
mpv-build
, and runningsudo ./install
, I'm greeted with the following error: