On Sun, 18 Nov 2018 at 11:50, Richard Kenneth Eng <horrido.hobbies@gmail.com> wrote:
I'm running 32-bit Debian.

I installed 32-bit Pharo 6.1 using:
wget -O- https://get.pharo.org | bash

When I try to run Pharo with:
./pharo-ui Pharo.image &

I get this error:

PrimitiveFailed: primitive #createDirectory: in UnixStore failed

Does the Image freeze or crash at this point, or can you inspect the stack��
and let us know what is the path its trying to create?
They might allow additional insight as to what is going on.
��
cheers -ben