- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just installed ICC on Linux Mint, but the manual actually says I have to run:
source /opt/intel/bin/compilervars.sh ia32
everytime I want to use ICC on the command line. Im not very good at Linux, so could someone tell me how I set up ICC so its always on the path?
source /opt/intel/bin/compilervars.sh ia32
everytime I want to use ICC on the command line. Im not very good at Linux, so could someone tell me how I set up ICC so its always on the path?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The way I use to do that is to add the " source /opt/intel/bin/compilervars.sh ia32" line you already mentioned to the .bashrc file in your home directory. I'm not familiar with Mint linux, but it should work there as well.
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks Alex
I just discovered that ICC integrates into the CodeBlocks IDE perfectly by just selecting it in a dropdown menu without having to put ICC in my main path, so I'll call that good enough as CodeBlocks is my favorite IDE.
I just discovered that ICC integrates into the CodeBlocks IDE perfectly by just selecting it in a dropdown menu without having to put ICC in my main path, so I'll call that good enough as CodeBlocks is my favorite IDE.

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