<html><head></head><body>
    <p>Use this DoIt to load all of Cryptography.<br/>
      <br/>
      Installer ss<br/>
           project: 'Cryptography';<br/>
           install: 'ProCrypto-1-1-1'.<br/>
      <br/>
    </p>
    <div class="moz-cite-prefix">On 3/13/20 4:01 AM, Robert wrote:<br/>
    </div>
    <blockquote type="cite" cite="mid:a15ba67a-5305-b823-5ade-8b99ebf1ae8d@pm.me">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
      <p>Ahh, I missed seeing the number 2 in your image. So yes, I got
        it together and it loads and passes green. One issue I had is
        that the dotted form (ProCrypto-1.1.1) in the package name
        confuses the Monticello installer. So I changed the name to
        ProCrypto-1-1-1. This version loads and is green. <br/>
        <br/>
        The two versions of the config named ProCrypto-1.1.1-rww.1 and
        ProCrypto-1.1.1-rww.2 are no good.They don't load and they are
        named wrong. These do not show up in the list of versions, on
        the SqueakSource website. I cannot run this code DoIt
        successfully:<br/>
        <br/>
        Installer ss<br/>
             project: 'Cryptography';<br/>
             install: 'ProCrypto-1.1.1'.<br/>
        <br/>
        I cannot delete all versions of this package. Is there any way
        you could get at the filesystem for both Cryptography and
        Oceanside and delete the two versions with dots
        (ProCrypto-1.1.1), but leave the version named ProCrypto-1-1-1?<br/>
      </p>
      <p>Thanks for guiding me on the use of the Configurations browser!</p>
      <p> K, r</p>
      <p><br/>
      </p>
      <div class="moz-cite-prefix">On 3/13/20 12:42 AM, Ron Teitelbaum
        wrote:<br/>
      </div>
      <blockquote type="cite" cite="mid:CAEzdQ-dkc7EkEL7S-exDM4B9608n5LR6OXa1R=YKsj29Bcf-ag@mail.gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8"/>
        <div dir="ltr">
          <div class="gmail_default" style="font-size:small">Hi Rob,<br/>
            <br/>
          </div>
          <div class="gmail_default" style="font-size:small">Put you
            mouse where the number 2 is in the image and right click (or
            option click) the mouse to add repositories.  You should see
            a menu that says Add Repository.</div>
          <div class="gmail_default" style="font-size:small"><br/>
          </div>
          <div class="gmail_default" style="font-size:small">That is the
            window where repositories are listed.  The top window is
            packages, the middle window is repositories, the last window
            is Repository details that show you the details of the
            selected repository in the middle window.</div>
          <div class="gmail_default" style="font-size:small"><br/>
          </div>
          <div class="gmail_default" style="font-size:small">All the
            best,</div>
          <div class="gmail_default" style="font-size:small"><br/>
          </div>
          <div class="gmail_default" style="font-size:small">Ron</div>
        </div>
        <br/>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Fri, Mar 13, 2020 at
            12:35 AM Robert <<a href="mailto:robert.withers@pm.me" moz-do-not-send="true">robert.withers@pm.me</a>> wrote:<br/>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div>
              <p>Hi Ron,<br/>
                <br/>
                I tried what you said, although I could not find where
                to do number 2. I went straight to number 3. I saved it
                as ProCrypto-1.1.1-rww.1 in the Cryptography repository.
                I go to load the config in a fresh image and I get this
                in the Transcript:<br/>
                <br/>
                ERROR: Version CryptographyCore-rww.5 not found in any
                repository<br/>
                <br/>
                ERROR: Aborting</p>
              <p>I do not know how to tell it to look in Cryptography.
                Note that when I saved the config, it asked me which
                Repo to save to. And there it is in Cryptography. But it
                doesn't work right.</p>
              <p>tyk, r<br/>
              </p>
              <div>On 3/13/20 12:20 AM, Ron Teitelbaum wrote:<br/>
              </div>
              <blockquote type="cite">
                <div dir="ltr">
                  <div class="gmail_default" style="font-size:small">Hi
                    Rob,</div>
                  <div class="gmail_default" style="font-size:small"><br/>
                  </div>
                  <div class="gmail_default" style="font-size:small">1.
                    From the Open Menu select Monticello Configurations.</div>
                  <div class="gmail_default" style="font-size:small">2.
                    Right click and Add Repositories (Cryptography)</div>
                  <div class="gmail_default" style="font-size:small">3.
                    Add Packages.  Add all of the packages you want
                    loaded in the order you want them loaded.</div>
                  <div class="gmail_default" style="font-size:small">4.
                    Store and name the configuration with the version
                    number: ProCrypto-1.001.1  I would recommend the 001
                    instead of .1 so that the order stays consistent
                    over time unless you do not expect to have more than
                    9 sub versions.</div>
                  <div class="gmail_default" style="font-size:small"><br/>
                  </div>
                  <div class="gmail_default" style="font-size:small">When
                    you are updating the map just load the new packages
                    in your image, open the map from the monticello
                    browser (browse the cryptography repository and
                    select ProCrypto and press browse), then press the
                    Update button and "select from image" (or something
                    like that) to update the configuration with the
                    packages loaded in the image.  It will pick up the
                    new packages.  Then Store and bump the number.</div>
                  <div class="gmail_default" style="font-size:small"><br/>
                  </div>
                  <div class="gmail_default" style="font-size:small">You
                    can also open a Monticello Configuration by
                    selecting it in the repo (browse the repo to find
                    it) and selecting browse, and then install that
                    configuration by pressing the install button.  if
                    the order is important you can order them with the
                    up, down buttons, and you can remove a package if it
                    is no longer needed.  Post does something but I'm
                    not really sure what :).  Configurations can also
                    include multiple repositories but that is an
                    advanced lesson for another day :).</div>
                  <div class="gmail_default" style="font-size:small"><br/>
                  </div>
                  <div class="gmail_default" style="font-size:small">
                    <div><img src="cid:part2.97811044.59CF1232@pm.me" alt="Capture.PNG" class="" width="562" height="505"/><br/>
                    </div>
                    <div><br/>
                    </div>
                    <div>Hope that helps!</div>
                    <div><br/>
                    </div>
                    <div>All the best,</div>
                    <div><br/>
                    </div>
                    <div>Ron Teitelbaum</div>
                  </div>
                </div>
              </blockquote>
            </div>
          </blockquote>
        </div>
      </blockquote>
      <br/>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Kindly,
Robert</pre>
  

</body></html>