
- Code: Select all
bash: /home/paw/.config/sublime-text-3/Packages/z80asm-ti/scripts/linux/spasm.sh: No such file or directory
[Finished in 0.0s with exit code 127]
[cmd: ['bash', '/home/paw/.config/sublime-text-3/Packages/z80asm-ti/scripts/linux/spasm.sh', 'tilemapper.z80', '']]
[dir: /home/paw/Programming/RevSoft/tools/tilemapper]
[path: /home/paw/bin:/home/paw/Applications/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games]
Still nothing different, the picture just shows that the files that are supposed to be +x are +x (the green-ish color)..
Hm, maybe I have an old relic. Let me check the .cache..
Nope, didn't seem to change a thing, I removed all the cache but nothing.
:-/ Dunno what would cause this.
Wait, I might be on to something. Let me come back in a while with results..
EDIT:
I'm trying to run the .sh files directly from my terminal and that doesn't seem to work very well, so all I can think of is that either the .sh files are logically wrong, or there is a permission problem..