[Vm-dev] Unix VMs

Bert Freudenberg bert at freudenbergs.de
Mon Aug 10 08:23:20 UTC 2009


For Etoys-To-Go (http://wiki.squeakland.org/display/sq/Etoys+To+Go)  
I'd like to package a few more VMs. In particular the ones  
downloadable from http://squeakvm.org/unix/ - but I need to detect the  
system we're running on. Currently I'm using:

echo `uname -s`-`uname -m`

which on this box gives "Linux-i686". Could someone report what they  
get on BSD, Solaris, etc?

- Bert -




More information about the Vm-dev mailing list