- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to run the script compilervars.sh in order to export the paths but it doesn't work. What can I do?
I installed Intel Parallel Studio XE 2019 Update 3 Composer Edition for Fortran macOS in macOs Mojave with Xcode 10.2.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rather than execute the script directly, you should source it (you may also use the command . compilervars.sh -- note the space between '.' and 'c'). See https://ss64.com/bash/source.html and https://software.intel.com/en-us/forums/intel-fortran-compiler-for-linux-and-mac-os-x/topic/762803 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. That works.

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