<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 7/16/16 6:07 AM, Mark Evenson wrote:<br>
    </div>
    <blockquote
      cite="mid:4FAB6753-409E-439E-89B2-385DE57C557F@panix.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <br class="">
      <div>
        <blockquote type="cite" class="">
          <div class="">On Jul 2, 2016, at 18:11, Raymond Toy <<a
              moz-do-not-send="true" href="mailto:toy.raymond@gmail.com"
              class="">toy.raymond@gmail.com</a>> wrote:</div>
          <br class="Apple-interchange-newline">
          <div class="">
            <div dir="ltr" class="">
              <div class="gmail_default"
                style="font-family:arial,helvetica,sans-serif">I wanted
                to be able to run cmucl and ccl on <a
                  moz-do-not-send="true" href="http://c-l.net/" class="">c-l.net</a>
                (to run some automated tests).<br class="">
                <br class="">
              </div>
              <div class="gmail_default"
                style="font-family:arial,helvetica,sans-serif">Cmucl
                won't run; I think the 32-bit libraries that cmucl needs
                are missing.  I tried running both 32- and 64-bit ccl,
                but there's some strange error produced. I can't tell if
                that's caused by <a moz-do-not-send="true"
                  href="http://c-l.net/" class="">c-l.net</a> or some
                bug in ccl.<br class="">
                <br class="">
              </div>
              <div class="gmail_default"
                style="font-family:arial,helvetica,sans-serif">Don't
                know if this is a goal for <a moz-do-not-send="true"
                  href="http://c-l.net/" class="">c-l.net</a>, but it
                seems natural that <a moz-do-not-send="true"
                  href="http://c-l.net/" class="">c-l.net</a> should be
                able to run common lisp implementations. :-)</div>
            </div>
          </div>
        </blockquote>
        <br class="">
      </div>
      <div>[Getting back from vacation; digging out from under email]</div>
      <div><br class="">
      </div>
      <div>Yes, we would like to make the <a moz-do-not-send="true"
          href="http://c-l.net" class="">c-l.net</a> host run as many
        Lisp implementations as possible.  Right now, we are running a
        fairly conservative version of Linux.  If you would like to
        experiment with more exotic collections of libraries to satisfy
        dependencies, we might consider installing Docker
        containerization for users.</div>
    </blockquote>
    <br>
    Not looking for anything exotic; just want to be able to run cmucl
    and ccl for now to run some automated tests for maxima
    (<a class="moz-txt-link-freetext" href="https://gitlab.common-lisp.net/rtoy/maxima">https://gitlab.common-lisp.net/rtoy/maxima</a>). This currently works
    with sbcl, but more would be better. Ideally, ecl and gcl should
    also be run.<br>
    <br>
    I mentioned to Erik that I think cmucl needs the 32-bit C libraries
    to run; ccl64 produces this error message:<br>
    <br>
    /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found
    (required by ./ccl/lx86cl64)<br>
    <br>
    ccl32 won't even run, perhaps because of missing libraries. But ldd
    didn't say anything about missing libraries.<br>
    <blockquote
      cite="mid:4FAB6753-409E-439E-89B2-385DE57C557F@panix.com"
      type="cite">
      <div><br class="">
      </div>
      <div>What can I do to help you get your testing running on the <a
          moz-do-not-send="true" href="http://c-l.net" class="">c-l.net</a> host?</div>
      <br class="">
      <div class="">
        <div style="color: rgb(0, 0, 0); letter-spacing: normal;
          orphans: auto; text-align: start; text-indent: 0px;
          text-transform: none; white-space: normal; widows: auto;
          word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap:
          break-word; -webkit-nbsp-mode: space; -webkit-line-break:
          after-white-space;" class="">-- <br class="">
          "A screaming comes across the sky.  It has happened before
          but there is nothing <br class="">
          to compare to it now."<br class="">
          <br class="">
          <br class="">
          <br class="">
          <br class="">
        </div>
      </div>
      <br class="">
    </blockquote>
    <p><br>
    </p>
  </body>
</html>