[Seaside] Pharo 5, seaside 3.2 and magritte 3

francescoagati francescoagati1975 at gmail.com
Sat Jun 25 12:54:46 UTC 2016


Hi, 
i have try yo use magritte 3 and seaside 3.2 inside pharo 5. With seaside
works all good. But when i try to install magritte 3. Magritte say that need
the seaside html5 canvas package. 

The error is:
'Error name not found: Seaside-HTML5'

These are the packages i use:

Metacello new
    configuration: 'Seaside3';
    repository:
'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
    version: ’3.2.0';
    load

Gofer it
	smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50';
	configurationOf: 'Magritte3';
	loadVersion: #stable.

There is compatibility between magritte3 and seaside 3.2 on pharo 5? 
Thanks 
Francesco



--
View this message in context: http://forum.world.st/Pharo-5-seaside-3-2-and-magritte-3-tp4903247.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list