- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to get Intel 2022 FORTRAN running on a MacBook Pro that has the M1 chip. The instructions say before you can use FORTRAN you must set the environment variables using
opt/intel/oneapi/compiler/2022.1.0/mac/bin/setvars.sh and when I execute it I get the message "ERROR: No env scripts found: No "env/vars.sh" scripts to process."
Any suggestions?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have setvars.sh listed under opt/intel/oneapi ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for the long delay I was abroad working in London.
Yes, I also have it in opt/intel/oneapi/compiler/2022.1.0/mac/bin/. I tried source opt/intel/oneapi/setvars.sh and it seemed to work. I made the hello.F90 program, saved it in me/Documents and when I compiled (ifort hello.F90 -o hello I get the following error.
ld: library not found for -lSystem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please note that Intel's macOS* support is for Mac* computers with Intel® Processors. See the various System Requirements documents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page