- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I download and installed the "technical preview" in Debian 10 linux.
But when you try the ifortvars.sh script it fails badly.
It seems not to pass on the arch or platform to the other child scripts
ippvars.sh daalvars.sh et cetera
So I suppose I have to figure out the PATH and LD_LIBRARY_PATH myself and code that into my .bashrc
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On Ubuntu (16.04) I do simply source the compilervars.sh and add the PATH of my source code files, like that:
cd /home/ms/intel1/bin
source compilervars.sh intel64
PATH=$PATH:/home/ms/00_190219_MySourceCodes
export PATH

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