Installing Magritte 2.0 on Seaside 3.0.7

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Installing Magritte 2.0 on Seaside 3.0.7

Intrader Intrader
I have followed the recommended script
http://github.com/renggli/builder/blob/master/scripts/magritte2.st. to install
Magritte 2.0. However, Gofer fails with "Cannot connect to 77.57.195.51.

An alternative
"Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfMagritte2';
load.

((Smalltalk at: #ConfigurationOfMagritte2 ) project latestVersion) load"

fails with

"Could not resolve Magritte-Model [Magritte-Model-ir.404}"

Please provide me wiht a working stript.

Thanks




_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Installing Magritte 2.0 on Seaside 3.0.7

John McKeon
That server is down.  An adhoc mirror was  set up last week and there were many messges regarding its location on the gemstone squeaksource repository.

Happy Trails

On Saturday, July 7, 2012, intrader <[hidden email]> wrote:
> I have followed the recommended script
> http://github.com/renggli/builder/blob/master/scripts/magritte2.st. to install
> Magritte 2.0. However, Gofer fails with "Cannot connect to 77.57.195.51.
>
> An alternative
> "Gofer new
> squeaksource: 'MetacelloRepository';
> package: 'ConfigurationOfMagritte2';
> load.
>
> ((Smalltalk at: #ConfigurationOfMagritte2 ) project latestVersion) load"
>

> fails with
>
> "Could not resolve Magritte-Model [Magritte-Model-ir.404}"
>
> Please provide me wiht a working stript.
>
> Thanks
>
>
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Installing Magritte 2.0 on Seaside 3.0.7

Intrader Intrader
John McKeon <p3anoman <at> gmail.com> writes:
>
> That server is down.  An adhoc mirror was  set up last week and there were
many messges regarding its location on the gemstone squeaksource
repository.Happy TrailsOn Saturday, July 7, 2012, intrader <intrader.intrader
<at> gmail.com> wrote:
> > I have followed the recommended script>
http://github.com/renggli/builder/blob/master/scripts/magritte2.st. to install>
Magritte 2.0. However, Gofer fails with "Cannot connect to 77.57.195.51.
> >> An alternative> "Gofer new> squeaksource: 'MetacelloRepository';> package:
'ConfigurationOfMagritte2';> load.>> ((Smalltalk at: #ConfigurationOfMagritte2 )
project latestVersion) load"
> >> fails with>> "Could not resolve Magritte-Model [Magritte-Model-ir.404}">>
Please provide me wiht a working stript.>> Thanks>>>>
> > _______________________________________________> seaside mailing list>
seaside <at> lists.squeakfoundation.org>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
>
> _______________________________________________
> seaside mailing list
> seaside <at> lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
Thanks for the answer I will look into gemstone squeaksource repository. If you
happen to know the .mcz files could you provide?





_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Installing Magritte 2.0 on Seaside 3.0.7

Intrader Intrader
In reply to this post by John McKeon
John McKeon <p3anoman <at> gmail.com> writes:

>
> That server is down.  An adhoc mirror was  set up last week and there were
many messges regarding its location on the gemstone squeaksource
repository.Happy TrailsOn Saturday, July 7, 2012, intrader <intrader.intrader
<at> gmail.com> wrote:
> > I have followed the recommended script>
http://github.com/renggli/builder/blob/master/scripts/magritte2.st. to install>
Magritte 2.0. However, Gofer fails with "Cannot connect to 77.57.195.51.
> >> An alternative> "Gofer new> squeaksource: 'MetacelloRepository';> package:
'ConfigurationOfMagritte2';> load.>> ((Smalltalk at: #ConfigurationOfMagritte2 )
project latestVersion) load"
> >> fails with>> "Could not resolve Magritte-Model [Magritte-Model-ir.404}">>
Please provide me wiht a working stript.>> Thanks>>>>
> > _______________________________________________> seaside mailing list>
seaside <at> lists.squeakfoundation.org>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
>
> _______________________________________________
> seaside mailing list
> seaside <at> lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

I have rummaged around and found a version according to Renggli at
http://hudson.lukas-renggli.ch/job/Magritte%202/.
I don't know whether I guessed correctly, but I took magritte2.changes and
macritte2.image dated june 23 2012.
The image and changes change often. There is a new one today listed as #670 with
its corresponding .image and .changes
I am not using that one.
This situation should be corrected and soon my test projects will probably stop
working.


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside