[ADMB Users] install: `LICENSE' and `/usr/local/admb/LICENSE' are the same file make: *** [install] Error 1

Johnoel Ancheta johnoel at hawaii.edu
Mon Jun 13 11:28:22 PDT 2011


The default installation path is /usr/local/admb .  Compile and run
make install from another directory (ie home folder)


On 6/10/11 3:21 AM, Luis Ridao wrote:
> ADMB-help,
>
> Trying to install admb-10.0 from source as version admb-10.1 causes errors
> on "splines" models which are not encountered with the former.
>
> The source code is slightly changed in "src/linad99/gradstrc.cpp":
>
> line 128 :
> int gradient_structure::MAX_DLINKS = 10000; (instead of the original 5000)
> (courtesy of Dave)
>
> the installation then complains about:
>
> ridao at linux-kw78:/usr/local/admb> sudo make install
>
> install -d -m 555 /usr/local/admb/bin /usr/local/admb/include 
> /usr/local/admb/lib /usr/local/admb/docs /usr/local/admb/examples
> install -m 555 
> build/admb-10.0-linux-gcc4.5-32bit/admb-10.0-linux-gcc4.5-32bit/bin/* 
> /usr/local/admb/bin
> install -m 444 
> build/admb-10.0-linux-gcc4.5-32bit/admb-10.0-linux-gcc4.5-32bit/include/* 
> /usr/local/admb/include
> install -m 444 
> build/admb-10.0-linux-gcc4.5-32bit/admb-10.0-linux-gcc4.5-32bit/lib/* 
> /usr/local/admb/lib
> install -m 444 LICENSE /usr/local/admb
> install: `LICENSE' and `/usr/local/admb/LICENSE' are the same file
> make: *** [install] Error 1
>
> Thanks in advance
>
>
> _______________________________________________
> 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/20110613/4dc0eada/attachment.html>


More information about the Users mailing list