Great! Can you tell us which VM you ended up using?

- Bert -

On 26.10.2011, at 12:56, Erlis Vidal wrote:

Hi  Bert,

Thanks!! I have squek running now!

On Tue, Oct 25, 2011 at 4:43 PM, Erlis Vidal <erlis@erlisvidal.com> wrote:
Thanks Bert, I'll try :)

On Tue, Oct 25, 2011 at 3:56 PM, Bert Freudenberg <bert@freudenbergs.de> wrote:

On 25.10.2011, at 21:10, Erlis Vidal wrote:

> Hi,
>
> I've just received my Efika MX51 http://www.genesi-usa.com/products/smartbook I was just wondering if I can install squeak here. It uses Ubuntu, but the processor is ARM. I wasn't able to find a VM in the squeak website.

Squeak.org does not have precompiled VMs for ARM currently. But Debian does:

       http://packages.debian.org/search?keywords=squeak-vm

These should work on Ubuntu, hopefully.

I know Fedora has an ARM VM rpm, I used it on the XO-1.75. Works fine.

If all else fails, you can compile one from source:

       http://squeakvm.org/unix/

- Bert -