June 17, 2015
4:37 p.m.
Le 17/06/2015 10:35, Torsten Bergmann a écrit :
Hope to get some time next weekend to play again with Pharo on the Pi as I have Pharo running now [1].
Cool!
Currently wonder what is possible to interact with the shell/commands or Raspbian. Is OSProcess or NativeBoost known to work on the Pi?
I'm sure NativeBoost doesn't work; OSProcess should work if the plugin has been compiled in the vm. Thierry
Would like to trigger some commands using a Pharo UI.
Any experience one can share?
Thx T.