- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to install Intel IPP as described here https://software.intel.com/en-us/articles/intel-composer-xe-2015-silent-installation-guide
in silent.cfg I have defined:
COMPONENTS="intel-ipp-st-devel-common__noarch;intel-ipp-st-devel__x86_64;"
there are no errors after running:
./install.sh --silent /path/to/l_ccompxe_2015.3.187/silent.cfg
but after installation there are no symbolic links under /opt/intel:
./ ../ .intel-ipp-st-devel-187-8.2-2.x86_64.rpm_170915_093850.log composer_xe_2015.3.187/ intel_sdp_products.db ism/ licenses/
How to perform the complete silent installation?
EDIT:
fixed by adding ";intel-compilerpro-common__noarch;" to the COMPONENTS:
COMPONENTS=";intel-compilerpro-common__noarch;intel-ipp-st__x86_64;intel-ipp-st-devel-common__noarch;intel-ipp-st-devel__x86_64;"
./ ../ .intel-compilerpro-common-187-15.0-3.noarch.rpm_170915_142532.log .intel-ipp-st-187-8.2-2.x86_64.rpm_170915_142541.log .intel-ipp-st-devel-187-8.2-2.x86_64.rpm_170915_142611.log .intel-ipp-st-devel-common-187-8.2-2.noarch.rpm_170915_142545.log bin/ composer_xe_2015/ composer_xe_2015.3.187/ composerxe -> composer_xe_2015/ intel_sdp_products.db ipp -> composerxe/ipp/ ism/ licenses/
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for sharing this.
Regards,
Chao
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