<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear Apurv Shukla,<br>
    <br>
    you may either compile SCIP without support for Readline, ZLIB and
    GMP:<br>
        make READLINE=false ZLIB=false GMP=false<br>
    <br>
    or you adapt your environment variables LD_LIBRARY_PATH and
    LIBRARY_PATH to also point to your custom/local installations of the
    libraries.<br>
        export LD_LIBRARY_PATH=<path/to/readline>:$LD_LIBRARY_PATH<br>
        export LIBRARY_PATH=<path/to/readline>:$LIBRARY_PATH<br>
        etc.<br>
    <br>
    all the best<br>
    Matthias<br>
    <br>
    <div class="moz-cite-prefix">On 22.06.2016 09:48, Apurv Shukla
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+4SJgsnJiocddV=_-2Bt_TAdhyqcwcBeTCZDdEoWdtycAPDdg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Dear SCIP Community<br>
        </div>
        I am facing trouble installing SCIP in my local account at a
        server for which I do not have administrative privileges. The
        server initially lacked ZLIB, GMP and Readline libraries, which
        were installed by the administrator. Although upon executing the
        make command the makefile is able to include the header file
        corresponding to these libraries, it is unable to generate the
        SCIP binary since it is not able to link these libraries. I had
        also installed these libraries locally but SCIP wasn't able to
        detect them and couldn't include them as a header. Could you
        please suggest me what can be done in order to properly link the
        libraries? <br>
        <br clear="all">
        <div>
          <div>
            <div>
              <div class="gmail_signature"
                data-smartmail="gmail_signature">
                <div dir="ltr">
                  <div>
                    <div dir="ltr">Apurv Shukla <br>
                      <div>IIT Kharagpur</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </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>