Author Topic: Installing FEAP 8.3 in Ubuntu 20.04  (Read 4218 times)

ad10

  • Jr. Member
  • **
  • Posts: 39
Installing FEAP 8.3 in Ubuntu 20.04
« on: October 17, 2020, 07:13:49 AM »
Respected all,

I am currently using FEAP 8.3 in Ubuntu 16.04 but when I tried to install it in ubuntu 20.4, I got errors as -fPIC which I ressolved using adding -fPIC after $FF -o in main file. but still I am unable to make FEAP executive. Can you give me some suggestions how to make it executive in ubuntu 20.04

Thanks in advance

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: Installing FEAP 8.3 in Ubuntu 20.04
« Reply #1 on: October 17, 2020, 03:40:45 PM »
You could try downgrading your compiler.  That may work but my main suggestion would be to upgrade to the current release 8.6.  8.3 was written when operating systems and compilers had very different standards; it will become progressively much harder to make it work with new computers.  Optionally you can look for a 10 year old computer :|

JStorm

  • Sr. Member
  • ****
  • Posts: 250
Re: Installing FEAP 8.3 in Ubuntu 20.04
« Reply #2 on: October 18, 2020, 11:02:49 PM »
You need to post the error message from the compiler. Otherwise no one has a chance to help...