Closed jm5233 closed 1 year ago
After installing gFortran12.1 for macOS Monterey r3PG still cannot be compiled
Dear @jm5233 sorry for the late response. Unfortunately missed this issue. Was you successful in resolving this issue?
Yes, it was resolved. Thank you.
JM5233
Trotsiuk Volodymyr @.***>於 2023年7月19日 週三,下午2:51寫道:
Closed #83 https://github.com/trotsiuk/r3PG/issues/83 as completed.
— Reply to this email directly, view it on GitHub https://github.com/trotsiuk/r3PG/issues/83#event-9858580831, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZLQHIO77WJVSBJ5JUN5X4DXQ57X7ANCNFSM5XF47TPA . You are receiving this because you were mentioned.Message ID: @.***>
--
江智民 博士 東海大學生命科學系教授 環境與生態研究中心主任 台中市台灣大道四段1727號851號信箱
Jyh-Min Chiang, Ph.D. Professor, Department of Life Science Director, Center for Ecology and Environment Tunghai University P.O. Box 851, No. 1727, Sec. 4 Taiwan Blvd., Taichung 40704, Taiwan Phone: +886-4-23590121 ext. 32408 (O), 32409 (Lab) Fax: +886-4-23590296 Cell: +886-970-632968
I've tried to compile r3PG from source and it seems like the gFortran couldn't be found.
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c md_decl_const.f95 -o md_decl_const.o make: gfortran: No such file or directory make: *** [md_decl_const.o] Error 1 ERROR: compilation failed for package ‘r3PG’
I am running macOS Monterey V12.3.1 Should I install gFortran and proceed?