<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I was hoping to use make-build to create a monolithic binary I
      could then just drop into the cgi-bin directory. It failed thus:</p>
    <blockquote>
      <p>error while loading shared libraries: libecl.so.13.4: cannot
        open shared object file: No such file or directory</p>
    </blockquote>
    <p>Can a truly standalone program be created? If not, how to ensure
      that the end user can deploy the output binary in a location of
      their choice?</p>
    <p>Thanks in advance,</p>
    <p>William</p>
  </body>
</html>