I try with the modified configure:

        spec project: 'voyage' with: [
                        spec
                                className: 'ConfigurationOfVoyageMongo';
                                repository: 
'http://www.smalltalkhub.com/mc/estebanlm/Voyage/main';
                                versionString: #stable.
                         ].


But it does not work either. Error at installation this time. Can'find
ALL...


Then I tried this one:

                spec project: 'voyage' with: [
                        spec
                                className: 'ConfigurationOfVoyageMongo';
                                repository:
'http://www.smalltalkhub.com/mc/Pharo/MetaRepoForPharo60/main';
                                versionString: #stable.
                         ].


In all case the installed Voyage is not fully fonctionnal


It is weird because my dev image is 4.0 Pharo based, and Voyage was
installed from the MetaRepoForPharo60


Any ideas

Hilaire


Le 25/03/2017 à 10:47, Hilaire a écrit :
> My configure baseline  is just as simple as the one bellow.
> All is loaded fine but Voyage.

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


Reply via email to