Thanks for replying Philippe, I got it working in the end.<div>I had to start the Seaside Control Panel and add the WAComancheAdaptor.  It seems that that last step is not performed but the installatoion .cs.</div><div>I can be more specific of course, but if you try it you will see what is going on.  In any case, here are the steps to reproduce:</div>
<div><br></div><div>Case 1:</div><div>1. Download the latest versoin of Pharo DEV</div><div>2. Download the Monticello Configurations file from <a href="http://builder.seaside.st">builder.seaside.st</a></div><div>3. Open a Monticello browser and load it.</div>
<div>You will get an error during installation.  I didn&#39;t debug, I went and tried the script.</div><div><br></div><div>Case 2:</div><div>1. Download the latest version of Pharo DEV</div><div>2. Download the .cs scritp to install Seaside 2.9 from <a href="http://builder.seaside.st">builder.seaside.st</a></div>
<div>3. Install it.</div><div>4. Execute:  WAKom startOn: 8080</div><div>5. Point your browser to:   <a href="http://localhost:8080/seaside">http://localhost:8080/seaside</a></div><div>You will get an error from Kom.</div>
<div><br></div><div><br></div><div>On the same image, I successfuly loaded Seaside 2.9 using</div><div>ScriptLoader loadSeaside29</div><div>Then, the Seaside Control Panel opens and you can add the adaptor that is not added by default.</div>
<div>Since you can choose which server to use in the nifty tool provided in <a href="http://builder.seaside.st">builder.seaside.st</a>, I believe it would be good that the adapter for it is created after finishing the installation.</div>
<div>Cheers</div><div><br></div><div>r.</div><div><br></div><div><br><br><div class="gmail_quote">On Sun, Aug 2, 2009 at 8:17 PM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2009/8/2 Ramiro Diaz Trepat &lt;<a href="mailto:ramiro@diaztrepat.name">ramiro@diaztrepat.name</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt; I wanted to install Seaside 2.9 to give it a try.<br>
&gt; I got a Pharo dev image, and I downloaded the Monticello Configurations file<br>
&gt; from <a href="http://builder.seaside.st" target="_blank">builder.seaside.st</a><br>
&gt; This mcm failed during the installation process.<br>
&gt; Then I tried the .cs and that one did install without problems, but when I<br>
&gt; access<br>
&gt; <a href="http://localhost:8080/seaside" target="_blank">http://localhost:8080/seaside</a><br>
&gt; I get a response from Kom, as if it were unrelated to Seaside.<br>
&gt; Cheers<br>
<br>
</div></div>Can you be a bit more specific about the errors you encounter?<br>
<br>
Cheers<br>
Philippe<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br></div>