[ADMB Users] Problem installing ADMB
bigA
jaguar.smart at gmail.com
Wed Apr 6 13:51:21 PDT 2011
Yes... you need to find admb-bin it isn't where make install thinks it
is....
This has evidently been fixed somewhere, but evidently not in the source
code available on the download page, lots of people have had this problem.
If memory serves me right, admb-bin is in admb rather than g++? Just copy
admb-bin into scripts/g++/admb-bin and you should be ok!
Aaron
On Wed, Apr 6, 2011 at 2:45 AM, Bjørn-Helge Mevik <b.h.mevik at usit.uio.no>wrote:
> Hi,
>
> I'm trying to install ADMB 10.0 from source on a Linux machine (CentOS
> 5.2), with gcc 4.1.2.
>
> I'm following the instructions in README.txt for UNIX and G++, using
> the 64 bit build:
>
> # unzip admb-10.0.zip
> # cd admb-10.0
> # ./configure BUILD_64BIT=yes --prefix=/site/VERSIONS/admb-10.0
> # make
> # make verify
> # make install
>
> The make is successful, as is the make verify (although there are a
> couple of "could not build" messages). The make install produces the
> following:
>
> install -d -m 555 /site/VERSIONS/admb-10.0/admb/bin
> /site/VERSIONS/admb-10.0/admb/include /site/VERSIONS/admb-10.0/admb/lib
> /site/VERSIONS/
> admb-10.0/admb/docs /site/VERSIONS/admb-10.0/admb/examples
> install -m 555
> build/admb-10.0-linux-gcc4.1.2-64bit/admb-10.0-linux-gcc4.1.2-64bit/bin/*
> /site/VERSIONS/admb-10.0/admb/bin
> install -m 444
> build/admb-10.0-linux-gcc4.1.2-64bit/admb-10.0-linux-gcc4.1.2-64bit/include/*
> /site/VERSIONS/admb-10.0/admb/include
> install -m 444
> build/admb-10.0-linux-gcc4.1.2-64bit/admb-10.0-linux-gcc4.1.2-64bit/lib/*
> /site/VERSIONS/admb-10.0/admb/lib
> install -m 444 LICENSE /site/VERSIONS/admb-10.0/admb
> install -m 444 README.txt /site/VERSIONS/admb-10.0/admb
> install -m 444 Makefile /site/VERSIONS/admb-10.0/admb
> install -m 555 scripts/g++/admb-bin /site/VERSIONS/admb-10.0/bin/admb
> install: cannot stat `scripts/g++/admb-bin': No such file or directory
> make: *** [install] Error 1
>
>
> What is wrong?
>
> --
> Regards,
> Bjørn-Helge Mevik, dr. scient,
> Research Computing Services, University of Oslo
> _______________________________________________
> 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/20110406/6b774a2a/attachment.html>
More information about the Users
mailing list