[Seaside] I have installed the Seaside 'One Click Image' and Pharo 1.0

Sean Allen sean at monkeysnatchbanana.com
Sun May 2 12:15:01 UTC 2010


You either need to update the pharo image to seaside 3 or add
the additional tools you want to the seaside one click image.

There was a very recent thread on here about how to update from
Seaside 2 to Seaside 3.

On Sat, May 1, 2010 at 10:53 PM, Fritz Schenk
<intrader.intrader at gmail.com> wrote:
> Running Pharo1.0 with saside-3.0a5
>
> I take the downloaded image and changes and stored it in the Pharo1.0 folder
> - I change the pharo.sh script to point to the Seaside as given below:
> <code>
> exec "$EXE/squeak" -plugins "$EXE" \
>   -encoding latin1 \
>   -vm-display-X11   \
>   "$RES/Seaside-3.0a5.image"
> ###exec "$EXE/squeak" -plugins "$EXE" \
> ###    -encoding latin1 \
> ###    -vm-display-X11   \
> ###    "$RES/Pharo-1.0.image"
> </code>
> When I use the seaside image, there is no eCompletion and the source pane's
> appearance does not change when I make changes.
> If I use the image from pharo, all works Ok, but Seaside is 2.8.
>
> Please help
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list