<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear Cristiano,<br>
    <br>
    yes, this is possible. By default, SCIP compiles statically and
    (almost) all third-party dependencies are included in the binary. So
    it should work to compile it on your machine and copy the binary to
    another that is running a similar system. Some dependencies will
    remain, for instance those to system libraries like libc, but those
    are very likely to be available on any Linux environment.<br>
    <br>
    You might also want to check out our precompiled libraries and
    binaries on our download page <a class="moz-txt-link-freetext" href="http://scip.zib.de/#download">http://scip.zib.de/#download</a>.<br>
    <br>
    Another solution - if you can go without ZIMPL - is to compile SCIP
    like this: make ZIMPL=false<br>
    <br>
    all the best<br>
    Matthias<br>
    <br>
    <div class="moz-cite-prefix">On 27.02.2017 21:47, Cristiano Arbex
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADwPUk9h2qd5FST-+Q=8s2g5Cyucka0YW+OjaEuPZd5ezdpuKQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I have successfully compield SCIP with IPOPT on my own
          personal laptop (Ubuntu 14.04).</div>
        <div><br>
        </div>
        <div>Is there a way, however, to compile SCIP as a single
          standalone executable file containing everything, all
          libraries? One that I can copy to another Ubuntu computer?
          Reason I'm asking is because I do not have root permissions in
          this other computer, and I can't, for instance, install flex
          which is required by ZIMPL.</div>
        <div><br>
        </div>
        <div>So ideally I would compile SCIP, copy the executable to
          this other computer and run it there. Is that possible?</div>
        <div><br>
        </div>
        <div>Thank you very much,</div>
        <div>Cristiano</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="http://listserv.zib.de/mailman/listinfo/scip">http://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
<a class="moz-txt-link-abbreviated" href="http://www.zib.de/miltenberger">www.zib.de/miltenberger</a>
<a class="moz-txt-link-abbreviated" href="mailto:miltenberger@zib.de">miltenberger@zib.de</a>
+49 (30) 841 85-245</pre>
  </body>
</html>