Hello, I tried installing beaver on arch linux. I successfully installed forkme and ran
forkme init --url https://tangled.org/me.webbeef.org/beaver --branch main
(replacing forkme by its full path), but when trying the next step from the tutorial, I get the following error:
bash: ./mach: No such file or directory
Was another step necessary to create the .mach file?
Sorry for the late answer, tangled did not notify me :(
You don't need to create the
machfile. You have to run it from thesource/subdirectory, where our servo fork itself is stored.