[ADMB Users] Problem installing ADMB

Johnoel Ancheta johnoel at hawaii.edu
Wed Apr 6 13:36:17 PDT 2011


Read http://lists.admb-project.org/pipermail/users/2011-March/001034.html

On 4/5/11 11:45 PM, Bjørn-Helge Mevik 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?
>




More information about the Users mailing list