Hi,

if you will do own bootstrap, you can use BaselineOfUI instead of
BaselineOfIDE. But you can use prebuilt image from here:

https://ci.inria.fr/pharo/view/6.0-SysConf/job/Pharo-6.0-Step-10-01-ConfigurationOfUI/lastSuccessfulBuild/artifact/Pharo-6.0-ConfigurationOfUI.zip

Into such image load Dr. Geo with the attached script:
./pharo-ui Pharo-6.0-ConfigurationOfUI.image --no-default-preferences st
load.st --save --quit

and run it with:
./pharo-ui Pharo-6.0-ConfigurationOfUI.image --no-default-preferences

This image hase some problems with settings processing so the
--no-default-preferences is needed. We need to fix it.

The resultant image is under 18MB. Of course we can do better :-)

-- Pavel


2017-06-25 17:16 GMT+02:00 Hilaire <hila...@drgeo.eu>:

> Hi Pavel,
>
> I removed deprecated method uses, then I updated accordingly the
> 'development' configuration of Dr. Geo. Hope it helps.
>
> Thanks
>
> Hilaire
>
> Le 25/06/2017 à 10:03, Pavel Krivanek a écrit :
> >
> > I tried to play a little bit with that. As the first step please check
> > that Dr. Geo can be loaded properly into the standard Pharo 6 image with
> > the package Deprecated60 unloaded. The Dr. Geo uses some deprecated
> > calls and this package is not present in the smaller images.
> >
>
> --
> Dr. Geo
> http://drgeo.eu
>
>
>

Attachment: load.st
Description: Binary data

Reply via email to