Great, it works.

Thank you.


2014-06-19 23:34 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
you can change #metacelloPlatformAttributes to accept Pharo3 stable versions.
��� at your own risk, of course :)

Esteban

On 19 Jun 2014, at 18:31, Nicolai Hess <nicolaihess@web.de> wrote:

> How can I make configurations from
> MetaRepoPharo30 work on Pharo4?
>
> I have switched the Repository from
> MetaRepoPhar40 to MetaRepoPharo30 and
> tried to load NaCl (Install stable version).
> It fails with 'Name not found: FFI'
> And ConfigurationOfFFI doesn't load either.
>
>
> btw, If I loaded a ConfigurationOfXXX how do I know
> what versions are loadable? Should all ConfigurationOf projects
> have the same symbolic versions (development/stable/ ...)
>
>
> regards
> Nicolai