Re: Permissions problem

2020-06-16 Thread Shaughan Lavine
Alex– Yes, accessing the files from the shell works just fine. I tried reinstalling. Same behavior. I'm running under qemu, aarch64. I can't imagine that that matters, but I'm out of ideas, so …. Shaughan On Tue, Jun 16, 2020 at 11:02 AM, Alexander Burger wrote: > Hi Shaughan, > >> I have a pe

Re: Permissions problem

2020-06-16 Thread Alexander Burger
Hi Shaughan, > I have a permissions problem: When I run pil @lib/form.l+ I get: > [/usr/lib/picoLisp/lib/form.l:2657] … @doc/form/refD.html" -- Open error: > Permission denied .. > Everything works fine without the + OK. This is because only in debug mode the tail if lib/form.l is loaded: ###