- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone ,
I am trying to install parallel xe on my fedora 14 , but in the moment run ./install.sh , get the following error :
/home/software/parallel_studio_xe_2011_sp1_ia32/./pset/32/install.32: error while loading shared libraries: libxml2.so.2: cannot enable executable stack as shared object requires: Permission denied
./install.sh: line 364: /tmp/intel.pset.strings.software.f14-compiler: No such file or directory
the libxml2 package is installed in /usr/lib .
I am trying to install parallel xe on my fedora 14 , but in the moment run ./install.sh , get the following error :
/home/software/parallel_studio_xe_2011_sp1_ia32/./pset/32/install.32: error while loading shared libraries: libxml2.so.2: cannot enable executable stack as shared object requires: Permission denied
./install.sh: line 364: /tmp/intel.pset.strings.software.f14-compiler: No such file or directory
the libxml2 package is installed in /usr/lib .
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The solution is here :
http://www.mdbbs.org/viewthread.php?action=printable&tid=33019
Basically run as root , the following two commands :
http://www.mdbbs.org/viewthread.php?action=printable&tid=33019
Basically run as root , the following two commands :
- getenforce
- setenforce 0

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