March 18, 2015
4 p.m.
thanks for your answers so far
we tried to start pharo 4.0 on the Parallella board
OK, but I would like to give the original PI a try. Especially because there are nice additions like the Tontec mini touch screen, etc.
The problem with Pharo4 and the VM is that there is no NativeBoost nor OSProcess available o ARM VMs.
Yes NB is x86 so far. Mhh... without OSProcess or NB one can not issue commands to the underlying system (like Tiny Linux).
you can start the image, you can save it, you can load source
At least it is a start and it runs. I guess I would be able to run Teapot at least. So one can use it as a simple Pharo based web (app) serving machine. Right? Is Filesystem access working (FileBrowser)? Bye T.