clone the master branch of git@github.com:pharo-project/pharo.git��and inside this clone do:

export PHARO_VERSION=60
export BOOTSTRAP_ARCH=32��

wget -O - get.pharo.org/${PHARO_VERSION}+vm | bash

./pharo Pharo.image --no-default-preferences ./bootstrap/scripts/prepare_image.st --save --quit
./pharo Pharo.image --no-default-preferences ./bootstrap/scripts/bootstrap.st --ARCH=${BOOTSTRAP_ARCH} --quit
bash ./bootstrap/scripts/build.sh


2017-06-23 21:12 GMT+02:00 Hilaire <hilaire@drgeo.eu>:
Hi,

I want to build a Pharo6 image from scratch for Dr. Geo. How to do it?

Thanks

Hilaire
--
Dr. Geo
http://drgeo.eu