Author Topic: error in installation  (Read 4787 times)

amir

  • New Member
  • *
  • Posts: 7
error in installation
« on: February 19, 2016, 12:55:10 PM »
Hi. I want to install an executable FEAP ver84 on Ubuntu. I have edited the bashrc file and edited makefile.in
But, when I use make install I see errors as below. I have put the source files in home/feap/ver84 folder and my username is amir.

/home/amir/feap/ver84/contact/nts2d objects now up-to-date<---
make[2]: Leaving directory '/home/amir/feap/ver84/contact/nts2d'
(cd nts3d; make archive)
make[2]: Entering directory '/home/amir/feap/ver84/contact/nts3d'
make[2]: *** No rule to make target 'archive'.  Stop.
make[2]: Leaving directory '/home/amir/feap/ver84/contact/nts3d'
makefile:4: recipe for target 'archive' failed
make[1]: *** [archive] Error 2
make[1]: Leaving directory '/home/amir/feap/ver84/contact'
makefile:21: recipe for target 'archive' failed
make: *** [archive] Error 2

can you help me please?

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: error in installation
« Reply #1 on: February 19, 2016, 07:53:52 PM »
Looks like your source is corrupted.  Using your login credentials, please download a clean copy and reinstall from it.