When you use the script you will always load the "latestVersion" which is now (since time went on) a higher number for Seaside then at the times of Pharo 1.0 and is now surely intended for the newer Pharo 1.1.
You can try one of the older versions by loading a specific version instead of the latest: ((Smalltalk at: #ConfigurationOfSeaside ) project version: '...') load You can also use one of the prebuilt images from: http://seaside.st/download/pharo Bye T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
