FEAP User Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
FEAP Version 8.6.1n released: February 14, 2022
Home
Help
Search
FEAPwiki
Login
Register
FEAP User Forum
»
FEAP
»
FEAPpv
»
FEAPpv 5.1 compiling error
« previous
next »
Print
Pages: [
1
]
Author
Topic: FEAPpv 5.1 compiling error (Read 9104 times)
AHadoush
Jr. Member
Posts: 17
FEAPpv 5.1 compiling error
«
on:
January 25, 2022, 10:33:32 PM »
Dear all,
I did download the source file of feappv5.1 from feap website but during first time compiling I got several error messages like missing functiond and variables are not implicitly defined.
what can I do?
best regards
Ashraf
Logged
Prof. S. Govindjee
Administrator
FEAP Guru
Posts: 1160
Re: FEAPpv 5.1 compiling error
«
Reply #1 on:
January 25, 2022, 11:36:58 PM »
More details please.
Operating system? compiler name and version? copy of the error message?
Logged
AHadoush
Jr. Member
Posts: 17
Re: FEAPpv 5.1 compiling error
«
Reply #2 on:
January 26, 2022, 12:07:46 AM »
ubuntu 18.04
gcc 7.5.0
gfortran 7.5.0
Logged
Prof. S. Govindjee
Administrator
FEAP Guru
Posts: 1160
Re: FEAPpv 5.1 compiling error
«
Reply #3 on:
January 26, 2022, 12:18:10 AM »
looks like you did not set the environment variable FEAPPVHOME5_1
try set it to the name of the top level folder
Code:
[Select]
export FEAPPVHOME5_1=XXXX
where XXXX is the folder name
Logged
AHadoush
Jr. Member
Posts: 17
Re: FEAPpv 5.1 compiling error
«
Reply #4 on:
January 26, 2022, 02:02:40 AM »
thanks, it is working
Logged
Print
Pages: [
1
]
« previous
next »
FEAP User Forum
»
FEAP
»
FEAPpv
»
FEAPpv 5.1 compiling error