<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    As far as I know, static libraries are linked during compilation,
    thus are part of your installation, while shared libraries are
    linked during execution. The latter lead to, somehow, more "robust"
    binaries, as once they are compiled they have (almost) no
    dependences, while the latter save memory (as indicated by the
    configure script), since you use libraries you already have in your
    system and you don't have to reinstall them again inside your
    program.<br>
    <br>
    To enable/disable the use of shared libraries use --enable-shared
    (which is the default from gromacs 4.5.x) or --disable-shared along
    with the configure script.<br>
    <br>
    Javier<br>
    <br>
    El 10/01/12 07:38, Dialing Pretty escribi&oacute;:
    <blockquote
      cite="mid:1326177536.92445.YahooMailNeo@web121704.mail.ne1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div style="FONT-FAMILY: times new roman, new york, times,
          serif; FONT-SIZE: 12pt">
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt; RIGHT: auto" id="yiv1028708017"
            class="ms__id11068">
            <div style="RIGHT: auto">
              <div style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new
                roman, new york, times, serif; COLOR: #000; FONT-SIZE:
                12pt">
                <div style="FONT-FAMILY: times new roman, new york,
                  times, serif; FONT-SIZE: 12pt">
                  <div style="FONT-FAMILY: times new roman, new york,
                    times, serif; FONT-SIZE: 12pt"><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">
            <meta content="on" http-equiv="x-dns-prefetch-control">
            Dear All,</div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">&nbsp;</div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">For GROMACS,
            what will be the difference by using static libraries and
            dynamic libraries? How can I install the static libraries
            and how can I install the dynamic libraries in GROMACS?</div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">&nbsp;</div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">I am looking
            forward to getting your reply.<var id="yui-ie-cursor"></var></div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">&nbsp;</div>
          <div style="FONT-FAMILY: times new roman, new york, times,
            serif; FONT-SIZE: 12pt" class="ms__id11068">Dialing</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Javier CEREZO BASTIDA
PhD Student
Physical Chemistry
Universidad de Murcia
Murcia (Spain)
Tlf.(+34)868887434</pre>
  </body>
</html>