I installed FEFLOW 6.1 in linux and it runs great, but when I try to run FEPEST I get the following error:
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
Even though the locate command returns:
/opt/wasy/lib64/icui18n.s0
/opt/wasy/lib64/libicui18n.so                                                                                                                                   
/opt/wasy/lib64/libicui18n.so.49                                                                                                                               
/usr/lib/icui18n.s0                                                                                                                                             
/usr/lib/libicui18n.so                                                                                                                                         
/usr/lib/libicui18n.so.49                                                                                                                                       
/usr/lib64/icui18n.s0                                                                                                                                           
/usr/lib64/libicui18n.so                                                                                                                                       
/usr/lib64/libicui18n.so.49                                                                                                                                     
/usr/lib64/libicui18n.so.49.1.2
So clearly the the requiered library is installed. I also did set the LD_LIBRARY_PATH as suggested elsewhere on this forum.
I get this same error when I try to run FEFLOW 6.2 even without Pest.


Thanks