protonscr

./build_proton.sh: line 455: meson: command not found

protonclosed
ValveSoftware/Proton#659 · opened 2018-08-26 by goodforever · updated 2018-08-28 · 4 comments · github
Ggoodforever 2018-08-26 github

On macOS ./build_proton.sh: line 455: meson: command not found

CCuriousTommy 2018-08-26 github

When you see command not found, it probably means that you don't have a tool installed. It is telling you that you don't have meson installed.

Ggoodforever 2018-08-27 github

You require that brew install cmake nasm libtool automake on macOS , no meson.

CCuriousTommy 2018-08-27 github

@goodforever It is clearly stated in the readme that not all of the dependencies needed are listed. So they probably forgot to add meson to the list of dependencies.

Fflukejones 2018-08-27 github

@CuriousTommy they did. There are a few PR to correct this too.

@goodforever can you please close this as solved.

Nothing extracted yet.