> On 26 Oct 2015, at 16:41, Attila Magyar <m.magy...@gmail.com> wrote: > > Hi Torsten, > > Have you tried the cogvm on the Pi? It is much faster than the stack vm. If > I remember correctly, I used this one last time: > http://www.mirandabanda.org/files/Cog/VM/VM.r3427/cogspurlinuxhtARM-15.33.3427.tgz > > Attila
Are you sure you tried with a Pharo image ? $ ./cogspurlinuxhtARM/lib/squeak/5.0-3427/squeak -headless Pharo.image printVersion This interpreter (vers. 6521) cannot read image file (vers. 6505). Press CR to quit... $ ./bin/PharoS --nodisplay Pharo.image printVersion setlocale() failed (check values of LC_CTYPE, LANG and LC_ALL) [version] 4.0 #40621 Sven