Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gFortran error #83

Closed
jm5233 opened this issue May 28, 2022 · 3 comments
Closed

gFortran error #83

jm5233 opened this issue May 28, 2022 · 3 comments

Comments

@jm5233
Copy link

jm5233 commented May 28, 2022

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’

  • removing ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library/r3PG’

I am running macOS Monterey V12.3.1
Should I install gFortran and proceed?

@jm5233
Copy link
Author

jm5233 commented May 28, 2022

After installing gFortran12.1 for macOS Monterey
r3PG still cannot be compiled

Screen Shot 2022-05-28 at 10 57 36

@trotsiuk
Copy link
Owner

Dear @jm5233 sorry for the late response. Unfortunately missed this issue. Was you successful in resolving this issue?

@jm5233
Copy link
Author

jm5233 commented Jul 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants