On 11 Jun 2018, at 10:58, Guido Chari <charig@gmail.com> wrote:
Now I see there is a pharo-minimal bundle in http://get.pharo.org/ <http://get.pharo.org/>.
I downloaded the version for 6.1 the version for 6.1. When I try to open it I get in both modes, standard and headless:
This interpreter (vers. 68021) cannot read image file (vers. 6521).
The vm I am using is able to open 6.1 images normally. Do I need a special VM for running the minimal pharo?
no. you are using a 64bit VM and trying to open a 32bit image.
El lun., 11 jun. 2018 a las 10:30, Guido Chari (<charig@gmail.com <mailto:charig@gmail.com>>) escribió: Hi,
Is there any way to build a minimal (kernel) pharo image or at least some kind of small image without the whole default packages?
Best regards, Guido.