Error 26

Linux specific questions.
Post Reply
owen
Posts: 555
Joined: Apr 19, 2006 10:55
Location: Kissimmee, FL
Contact:

Error 26

Post by owen »

Trying to compile the example hello.bas I get
error 26: File access error, hello asm

I'm using ubuntu 18.04.2 LTS
Knatterton
Posts: 165
Joined: Apr 19, 2019 19:03

Re: Error 26

Post by Knatterton »

No rights in the examples folder?

Try sudo krusader to copy the examples comfortably to ~home?
owen
Posts: 555
Joined: Apr 19, 2006 10:55
Location: Kissimmee, FL
Contact:

Re: Error 26

Post by owen »

Sweet that worked.
It's a permissions thing.
Knatterton
Posts: 165
Joined: Apr 19, 2019 19:03

Re: Error 26

Post by Knatterton »

That's common in linux.
jdmcbride
Posts: 28
Joined: Aug 06, 2016 16:13

Re: Error 26

Post by jdmcbride »

Knatterton wrote:That's common in linux.

Yes! Absolutely. Linux is very good at user permissions. Quite unlike Windows.
Post Reply