Pharo 5, seaside 3.2 and magritte 3

francescoagati <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.