分页: 1 / 1

libmpi_f90.so.1: cannot open shared object file

发表于 : 2012-10-26 15:50
木匠罗
在执行./Bin/regcmMPI_clm test_002.in
一步时出现了下面的问题,求指教。
./Bin/regcmMPI_clm: error while loading shared libraries: libmpi_f90.so.1: cannot open shared object file: No such file or directory

Re: libmpi_f90.so.1: cannot open shared object file

发表于 : 2012-10-26 17:55
YeLee
缺库,装libopenmpi1.6。 :em01