- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
During installation of the Composer XE (namely I_ccompxe_intel64_2011.1.107)
the system cheked the license number (passed OK) and further the "prerequisits"
and claimed the g++ is missing. The command
# yum install gcc
yields the responce: gcc (version 4.1.1. or so) is already installed.
It seems all gcc-related packages are installed.
What can I do now to install the Composer?
Your help is greatly appreciated!
the system cheked the license number (passed OK) and further the "prerequisits"
and claimed the g++ is missing. The command
# yum install gcc
yields the responce: gcc (version 4.1.1. or so) is already installed.
It seems all gcc-related packages are installed.
What can I do now to install the Composer?
Your help is greatly appreciated!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Alex,
Please try the following command to install g++.
# yum install gcc-c++
This article might be helpful to you: http://software.intel.com/en-us/articles/using-intelr-compilers-for-linux-under-fedora/
Thanks,
Feilong
Please try the following command to install g++.
# yum install gcc-c++
This article might be helpful to you: http://software.intel.com/en-us/articles/using-intelr-compilers-for-linux-under-fedora/
Thanks,
Feilong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
The compiler Intel version 64 bit require IA32 library package
also verify that you have an libstd++ GNU already installed with libtool binutils etc ...
Read link given by Feilong H. if other packages are absent (lib compat etc ...)
Regards
The compiler Intel version 64 bit require IA32 library package
also verify that you have an libstd++ GNU already installed with libtool binutils etc ...
Read link given by Feilong H. if other packages are absent (lib compat etc ...)
Regards

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