<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    The default installation path is /usr/local/admb .  Compile and run<br>
    make install from another directory (ie home folder)<br>
    <br>
    <br>
    On 6/10/11 3:21 AM, Luis Ridao wrote:
    <blockquote
      cite="mid:BANLkTikshu+eVP+w0_CBcRHLLjcV66vzyg@mail.gmail.com"
      type="cite">ADMB-help,<br>
      <br>
      Trying to install admb-10.0 from source as version admb-10.1
      causes errors<br>
      on "splines" models which are not encountered with the former.<br>
      <br>
      The source code is slightly changed in "src/linad99/gradstrc.cpp":<br>
      <br>
      line 128 :<br>
      int gradient_structure::MAX_DLINKS = 10000; (instead of the
      original 5000)<br>
      (courtesy of Dave)<br>
      <br>
      the installation then complains about:<br>
      <br>
      ridao@linux-kw78:/usr/local/admb> sudo make install<br>
      <br>
      install -d -m 555 /usr/local/admb/bin /usr/local/admb/include
      /usr/local/admb/lib /usr/local/admb/docs /usr/local/admb/examples<br>
      install -m 555
      build/admb-10.0-linux-gcc4.5-32bit/admb-10.0-linux-gcc4.5-32bit/bin/*
      /usr/local/admb/bin<br>
      install -m 444
      build/admb-10.0-linux-gcc4.5-32bit/admb-10.0-linux-gcc4.5-32bit/include/*
      /usr/local/admb/include<br>
      install -m 444
      build/admb-10.0-linux-gcc4.5-32bit/admb-10.0-linux-gcc4.5-32bit/lib/*
      /usr/local/admb/lib<br>
      install -m 444 LICENSE /usr/local/admb<br>
      install: `LICENSE' and `/usr/local/admb/LICENSE' are the same file<br>
      make: *** [install] Error 1<br>
      <br>
      Thanks in advance<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@admb-project.org">Users@admb-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.admb-project.org/mailman/listinfo/users">http://lists.admb-project.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>