Sublime Forum

Error 13 Permission Denied z80asm

#1

Hi Guys

running MAC OS X with z80asm plugin.

I can run the1234.sh file from terminal and it works great, just can;t run it from within sublime. Just want to be able to run the build and run feature of the z80asm within sublime, rathe than having to open a separate terminal window.

Any help greatly appreciated

“cmd”: “$packages/z80asm/buildrun”,“1234.sh”,"$project_path"]
[Errno 13] Permission denied
[cmd: [’/Users/Ian/Library/Application Support/Sublime Text 3/Packages/z80asm/buildrun’, ‘1234.sh’, ‘’]]
[dir: /Users/Ian/Library/Application Support/Sublime Text 3/Packages/z80asm/buildrun]
[path: /usr/bin:/bin:/usr/sbin:/sbin]
[Finished]

0 Likes