On Thu, Mar 10, 2016 at 3:01 PM, Alexandre Bergel <alexandre.ber...@me.com>
wrote:

> Evan, let us know how it goes! This is important to understand what’s
> going on
>

Well this is well-known thing. Pharo is 32bit only, so all libraries have
to be also.

But maybe it could be mentioned just-in-case somewhere on the website, and
ways how to install it on linux (i.e. what command should the linux user
execute in his particular distro, e.g. apt-get install libcairo2:i386 on
debian/ubuntu, XYZ on Arch linux, etc.)?

For both Windows and Mac the cairo library is bundled with the VM, but in
linux it's a bad practice and package manager should be used instead to
install the packages (on linux it's actually 6 libraries, but package
manager handles the dependencies automatically).

Peter

Reply via email to