[ADMB Users] ADMB 10 installation

Shige Song shigesong at gmail.com
Thu Jan 20 12:32:52 PST 2011


Aaron,

I am pretty sure what you get from the ADMB svn is v. 9.1 instead of v. 10.

Shige

On Thu, Jan 20, 2011 at 9:38 AM, aaron <jaguar.smart at gmail.com> wrote:
> Dear All,
>
> I too had difficulty compiling for Linux, I think when you download the
> Linux version
> from the download page it is already compiled.  I don't know if Shige, tried
> the source
> zip file or the precompiled Linux file.
>
> At least from my experience the easiest way to install admb on Linux is to
> check out the
> svn repository.
>
> svn checkout http://admb-project.googlecode.com/svn/trunk/
> admb-project-read-only
>
> Then type the following incantations.
>
> make linux-> compiles from source for linux
>
> make linux-verify ->runs test suite
>
> I hope that this helps people.
>
> Best regards,
> Aaron
>
> On 01/20/2011 05:35 AM, Shige Song wrote:
>
> 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
> Users at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/users
>
>



More information about the Users mailing list