How to run
Snowflakel opened this issue ยท 28 comments
brutal.sh doesnt work and where is the iso?
What is the error message?
nothing
it just exits
sh brutal.sh
brutal.sh: 12: [[: not found
Usage: brutal.sh [options...] [tool] [args...]
Options:
-a, --all Make all before
-c, --clean Do a clean build
-d, --debug Run the tool inside a debuger
--doc open the doc in your prefered browser
-n, --nuke Nuke the build dir
-f, --fast Do it fast
--format Format all C and header files in sources/
-h, --help Show usage
-o, --coverage Generate code coverage
-r, --run Start the virtual machine
--resolve print the path of the tool
-v, --verbose Enable detailed logging
Tools:
demo about files bench panel idl cc bvm gzip fontinfo test gunzip fstools
then it sends me back to the start
This script is expected to be run using bash
bash sh brutal.sh?
/usr/bin/sh: /usr/bin/sh: cannot execute binary file
No juste bash brutal.sh
or even simpler ./brutal.sh
ok one sec
bash brutal.sh options -r
?? becuase it just exits
Unable to init server: Could not connect: Connection refused
gtk initialization failed
Are you using WSL 1 ?
no
2
You didn't configure your X server probably, you should try to find how to do so ๐ค
i dont have one
and what about gtk
You need one if you want to run qemu on WSL
btw the ISO should be generated
Use WSLg
Gtk needs X to work
You need one if you want to run qemu on WSL
btw the ISO should be generated
where is the iso located?
Ooops my bad I don't think that Brutal generates ISOs
(I confused it with another project ๐ )
how to run then
and how do i get a iso
bash ./brutal.sh -r
i did
thats the isssue
and install WSLg like @Abb1x recommends
xserver idk
https://github.com/microsoft/wslg see this repo