Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: Permission denied on new installation (solved)
#1
Permission denied on new installation.
(see image)

And now, what do I do to resolve this?


Attached Files
.png   ZXBASIC Error.png (Size: 58.36 KB / Downloads: 134)
Reply
#2
This error means the compiler has no permission to create or write the .tap output file.
There's little I can do. I suspect that either the directory is protected, or there is a file with the same name in read only mode.
Try using -o anotherfile.tap or -o C:\temp\demo1.tapĀ 
This version has been tested by other people using Windows, Linux and Mac. So I'm not sure it's related to that version specifically.
Reply
#3
I created another folder in a different location on the disk and it worked.
Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)