[Vm-dev] Unix VMs

Brian Brown rbb at techgame.net
Mon Aug 10 21:25:59 UTC 2009


On Aug 10, 2009, at 2:23 AM, Bert Freudenberg wrote:

> 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 -
>
>

FreeBSD-i386 (FreeBSD 6.3)
OpenBSD-i386 (OpenBSD 4.4)
Darwin-i386  (MacOS X 10.5)


More information about the Vm-dev mailing list