Hi,
I get that warning too and I'm using it without problem.

Facu

On Wed, Nov 10, 2010 at 1:00 PM, Giuseppe Luigi Punzi <glpunzi@lordzealon.com> wrote:

Hi all,

I get a warning about dependencies of Flaptab installing Magma with:

Gofer new

 squeaksource: 'MetacelloRepository';
 package: 'ConfigurationOfMagma';
 load.
 
(Smalltalk at:#ConfigurationOfMagma) 
 project latestVersion 
  load: 'Server'; 
  load: 'Client'.

Is safe installing anyway? Or there are some better way to install it?