I'm trying to get up and running with Seaside & Pharo again. I went to pharo's site and downloaded the pharo-web edition. Started it up, and it complained about a server already being started on port 8080. Did some googling and found http://n2.nabble.com/WAKom-and-Seaside-2.9-tp3402356p3405381.html which says
This is fixed in Seaside-Adaptors-Comanche-jf.41 if you want to update. Couldn't find Seaside-Adaptors-Comanche in Monticello at all. Turns out that it's only for 2.9, and the installed Seaside is 2.8. Okay, guess I'll try the dev Pharo and add Seaside myself. This led me to http://code.google.com/p/seaside/wiki/LoadOrder but I'm wondering if there's a simpler way to install everything I need without having to manually click on every single package and load it. Another thing that's thrown me off is that I read people are using the "seaside control panel" now, but I haven't found any documentation on that. So far getting set up has been quite frustrating and now I'm looking for some help...I want to start developing Seaside 2.9 on Pharo. How do I do that? Thanks, Pat _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
