July 2, 2017
1:19 p.m.
Hi Jacob, This means that you uncompressed the file using root permissions instead of using default user ones, because you shouldn't need sudo to run Pharo. The alternative should be to change the permissions on the folder you made have Pharo so you don't need sudo each time. Something like sudo chown -R myuser:myuser PharoFolder/ should work. Cheers, and welcome to the community. Offray On 01/07/17 17:17, Jacob Wagner wrote:
Sorry for the newbie answer, turns out I just needed to sudo ./pharo
----- <zenchess@gmail.com> -- View this message in context: http://forum.world.st/PrimitiveFailed-primitive-createDirectory-in-UnixStore... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.