Re: R: R: Installing Seaside into Squak 5.2 (64 bit)

Pierce Ng <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
On Mon, Jul 15, 2019 at 11:40:13AM +0200, Lorenzo Schiavina wrote:
> when I use the canonical instruction I receive 'Could not resolve: Base line of Metacello'.

Did you "Installer ensureRecentMetacello"?

I just did the following in a fresh 64-bit Squeak 5.2 image. The Seaside
control panel UI looks funny but at least one button works even though
it doesn't look like a button. And Seaside runs.

>   Installer ensureRecentMetacello.
>   Metacello new
>     baseline: 'Seaside3';
>     repository: 'github://SeasideSt/Seaside:master/repository';
>     load.

Pierce

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
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.