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

Fritz Schenk intrader.intrader at gmail.com
Sun May 2 02:53:50 UTC 2010


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


More information about the seaside mailing list