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

Luis Ridao luridao at gmail.com
Fri Jun 10 06:21:37 PDT 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110610/42c41911/attachment.html>


More information about the Users mailing list