[Seaside] Slime in one click image

Julian Fitzell jfitzell at gmail.com
Thu Jul 30 16:12:50 UTC 2009


Good question. It appears it isn't there (though it was in the 2.8.3
one-click). At first I thought it was an omission but when I tried to
load it, I ran into some problems. You could use something like this
to load it:

ScriptLoader new installingInstaller.
Installer ss project: 'RefactoringEngine'; package: 'Refactoring-Core'; install.
Installer lukas project: 'slime'; package: 'Slime'; install.

The problem is that the latest Slime in that repository doesn't work
with the newest Refactoring-Core. The newest Pharo doesn't seem to
work with the *older* Refactoring-Core. And the newest Slime (called
Seaside-Slime in the Seaside29 repository) doesn't work with Seaside
2.8.

Lukas may have more to say when he's back from vacation but as far as
I can see, that's the problem and presumably why it wasn't included. I
don't have the time at the moment but if somebody wants to get that
Slime package updated just enough to make it work with the newer
RefactoringEngine I'd be happy to update the one-click image.

Julian

On Thu, Jul 30, 2009 at 4:17 AM, stan
shepherd<stan.shepherd414 at gmail.com> wrote:
>
> Hi, am I right in thinking Slime is not in the one click image - I can't find
> it? If so, what is the easiest way to install it and its dependencies
> please?
>
> Thanks,   ...Stan
> --
> View this message in context: http://www.nabble.com/Slime-in-one-click-image-tp24736487p24736487.html
> Sent from the Squeak - Seaside mailing list archive at Nabble.com.
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list