[ADMB Users] ADMB 10 installation

Johnoel Ancheta johnoel at hawaii.edu
Thu Jan 20 13:06:51 PST 2011


Check the README.txt for linux build procedure.

On 1/20/11 4:38 AM, aaron 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110120/01cf93a1/attachment.html>


More information about the Users mailing list