Executing the binary from the .deb file results in an error.
bug
I used [machine-emulator_amd64.deb](https://github.com/cartesi/machine-emulator/releases/download/v0.19.0/machine-emulator_amd64.deb) for the installation.
```
cartesi-machine
lua5.4: /usr/share/lua/5.4/cartesi-machine.lua:1811: error opening image file '/usr/share/cartesi-machine/images/linux.bin' when initializing RAM: No such file or directory
stack traceback:
[C]: in method 'create'
/usr/share/lua/5.4/cartesi-machine.lua:1811: in main chunk
[C]: in ?
```
1 条评论