Hi Hilaire, 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. Cheers, -- Pavel 2017-06-24 10:29 GMT+02:00 Hilaire <hilaire@drgeo.eu>:
Hi Pavel,
Le 24/06/2017 à 09:35, Pavel Krivanek a écrit :
The question is what is your goal because the bootstrapped image will
I want to build an image for DrGeo which is not 60MB. (the size I have now on my P6 dev image for Dr. Geo)
Until now, DrGeo was installed then unecessary packages removed. With the first Pharo release, DrGeo image was around 10MB, in the latest DrGeo release (based on P3), its image is more than 20MB.
For P6, if possible, I would like to use the bootstrap process
have in the end (almost) the same content as the default non-bootstrapped image. You probably want to change the content of the produced image wich requires to modify the related baselines and do not load them all. For Dr Geo you will probably want to start with the BaselineOfMorphic however you will probably need a lot of custom modifications.
I don't know... May be we can take Dr. Geo as an excuse to see step by step how to do it. If we succeed I could document it so it may be useful to other.
-- Dr. Geo http://drgeo.eu