- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what is " secore.new: ChannelMessage.cpp:134: int CChannelMessage::Init(const CEasyString&): Assertion `configNode != __null' failed."meaning?,when i install fortran 10.1. thank you
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error involves the installation licensing component (secore.new). The failure is due to an incompatibility between the level of gcc/cpp on the system and that used for secore.new.
What Linux distro and what version are you using?
What version of gcc is installed? (execute: gcc --version)
As a work-around try the following:
1. Ensure your most recent license file (.lic) is available on your system under /opt/intel/licenses (you may need to create this directory using the root account. Ensure the permissions are at least: 755)
2. Try installing using the following command:
./data/install_fc.sh --run
(Note: This command assumes your working directory is that where you expanded the compiler's tar.gz file)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Kevin Davis (Intel)
The error involves the installation licensing component (secore.new). The failure is due to an incompatibility between the level of gcc/cpp on the system and that used for secore.new.
What Linux distro and what version are you using?
What version of gcc is installed? (execute: gcc --version)
As a work-around try the following:
1. Ensure your most recent license file (.lic) is available on your system under /opt/intel/licenses (you may need to create this directory using the root account. Ensure the permissions are at least: 755)
2. Try installing using the following command:
./data/install_fc.sh --run
(Note: This command assumes your working directory is that where you expanded the compiler's tar.gz file)
thank you very much! i will try

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