On Fri, Jun 13, 2008 at 12:21 PM, Matthew Fulmer &lt;<a href="mailto:tapplek@gmail.com">tapplek@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Fri, Jun 13, 2008 at 07:49:20AM -0400, Rob Rothwell wrote:<br>
&gt; &nbsp; &nbsp;Hello,<br>
&gt;<br>
&gt; &nbsp; &nbsp;I have been watching all the recent Monticello updates flying by and have<br>
&gt; &nbsp; &nbsp;been wondering if I should be trying to keep up!<br>
&gt;<br>
&gt; &nbsp; &nbsp;I did for a while, but seemed to do something wrong and broke Monticello<br>
&gt; &nbsp; &nbsp;so that I could not save any code at all.<br>
&gt;<br>
&gt; &nbsp; &nbsp;Anyway, some advice on how &quot;up to date&quot; I should try to stay (and how to<br>
&gt; &nbsp; &nbsp;do so) would be appreciated...<br>
<br>
</div></div>Monticello loading is very fragile. In general, the only way to<br>
reliably install Monticello is to use the LevelPlayingField<br>
script:<br>
<a href="http://installer.pbwiki.org/LevelPlayingField" target="_blank">http://installer.pbwiki.org/LevelPlayingField</a><br>
<br>
The actual script to install monticello is this:<br>
<a href="http://installer.pbwiki.org/LevelPlayingField-Monticello15" target="_blank">http://installer.pbwiki.org/LevelPlayingField-Monticello15</a></blockquote><div><br>I was instead doing something like:<br><br>Installer sake addPackage: &#39;Monticello15&#39;; install.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Notice how it actually loads Monticello twice: first from a<br>
file-out, then from a .mcz package. This works around the<br>
fragilities of loading Monticello using Monticello. It is a<br>
bootstrapping problem.</blockquote></div><br>Thanks...is it &quot;safe&quot; to run the LevelPlayingField script multiple times in the same image, or should you &quot;start over&quot; when you need to do this?<br><br>And finally, how often would you recommend doing this with something as important as Monticello?<br>
<br>Rob<br>