<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12-09-29 8:13 AM, Edgar J. De Cleene
      wrote:<br>
    </div>
    <blockquote cite="mid:CC8C6C29.11CCB%25edgardec2005@gmail.com"
      type="cite">
      <title>Re: [squeak-dev] Altitude - Seaside JSON example</title>
      <font size="4"><font face="Arial"><span style="font-size:11pt"><br>
            <br>
            <br>
            On 9/29/12 7:56 AM, "Chris Cunnington"
            <a class="moz-txt-link-rfc2396E" href="mailto:smalltalktelevision@gmail.com">&lt;smalltalktelevision@gmail.com&gt;</a> wrote:<br>
            <br>
          </span></font></font>
      <blockquote><font size="4"><font face="Arial"><span
              style="font-size:11pt"> &nbsp;&nbsp;<br>
              The Xtras package in Xtreams uses libcrypto. The
              EVP_MD_CTX_init error is saying that the FFI call to the
              libcrypto library that comes with OpenSSH cannot be found.
              This library is used by Altitude to generate random URLs.
              <br>
              &nbsp;<br>
              &nbsp;Open your Terminal and "man openssl" to see if you have
              libcrypto. I think it comes standard on a Mac. If that's
              the case, then perhaps your FFI cannot make the call to
              the library. <br>
              &nbsp;<br>
              &nbsp;Chris <br>
              <br>
              Very thanks for fast response.<br>
              Terminal said have openssl.<br>
              Go to found the mac book air which have the latest
              Mountain Lion and see what&#8217;s happen<br>
              <br>
              Thanks to you , Colin and all which is working on this,<br>
              Nice to see finally Xtreams found his way into Squeak<br>
              <br>
              Edgar<br>
              &nbsp;<br>
            </span></font></font></blockquote>
      <font size="4"><font face="Arial"><span style="font-size:11pt">I
            have same on OS X 10.8.2.<br>
            How I could have Altitude examples working on Mac ?<br>
            <br>
            Very thanks</span></font></font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
    I have a Mac with 10.7.2. I've never had a problem with Altitude on
    Mac. I've encountered problems on Linux due to the FFI. Run your
    tests for FFI. Are they all green? <br>
    <br>
    The issue, I'd say, is what VM you're using. Try a one of the latest
    versions of Cog:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.mirandabanda.org/files/Cog/VM/">http://www.mirandabanda.org/files/Cog/VM/</a><br>
    <br>
    Chris <br>
  </body>
</html>