<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Check the README.txt for linux build procedure.<br>
    <br>
    On 1/20/11 4:38 AM, aaron wrote:
    <blockquote cite="mid:4D3848FB.3020702@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <title></title>
      <big><big><tt id="checkoutcmd">Dear All,<br>
            <br>
            I too had difficulty compiling for Linux, I think when you
            download the Linux version<br>
            from the download page it is already compiled.  I don't know
            if Shige, tried the source <br>
            zip file or the precompiled Linux file.  <br>
            <br>
            At least from my experience the easiest way to install admb
            on Linux is to check out the <br>
            svn repository. <br>
            <br>
            svn checkout <strong><em>http</em></strong>://admb-project.googlecode.com/svn/trunk/

            admb-project-read-only</tt></big><br>
        <small><br>
          The</small></big>n type the following incantations.<br>
      <br>
      make linux-> compiles from source for linux<br>
      <br>
      make linux-verify ->runs test suite<br>
      <br>
      I hope that this helps people.<br>
      <br>
      Best regards,<br>
      Aaron<br>
      <br>
      On 01/20/2011 05:35 AM, Shige Song wrote:
      <blockquote
        cite="mid:AANLkTinitV3TWJGmZZFdXnEgozAWn7d6jneNdt1_-L+i@mail.gmail.com"
        type="cite">
        <pre wrap="">Dear All,

I was able to build and install ADMB from source on my Ubuntu box,
with some tweak. I noticed that the following lines in the linux.mak
file

        cp ../scripts/admb/admb ${DISK}/bin
        cp ../scripts/$(CXX)/adcomp ${DISK}/bin
        cp ../scripts/$(CXX)/adlink ${DISK}/bin
        cp ../scripts/g++/Makefile ${DISK}/examples
        cp ../scripts/admb/admb.bat ${DISK}/bin
        cp ../scripts/g++/adcomp.bat ${DISK}/bin
        cp ../scripts/g++/adlink.bat ${DISK}/bin
        cp ../scripts/mingw/set-admb-mingw.bat ${DISK}/bin

Looks like it is not copying the newly built files from the ../build
directory but some pre-built files from the ../scripts directory. I
skip the "make install" step and simply copy everything in the
../build directory to /usr/local/admb.

Shige
_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@admb-project.org">Users@admb-project.org</a>
<a moz-do-not-send="true" 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>
      <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>