Search:
Advanced search
|
TestTrack Cannot Load the Surround SCM SCCI Library on LinuxArticle ID: 533 | Last updated: 23 Dec, 2014
ProblemAn error similar to the following is returned when you try to configure the Surround SCM integration in TestTrack on some Linux distributions with SELinux enabled: Unable to load the Surround SCM SCCI library from its default location. QLibrary::load_sys: Cannot load /usr/lib/libSurround SCM SCCI.so (/usr/lib/libSurround SCM SCCI.so: cannot restore segment prot after reloc: Permission denied) CauseThe SELinux security extension may be running in Enforcing mode, which prevents the Surround SCM SCCI library from loading. SolutionModify the /etc/selinux/config file to run SELinux in Permissive mode. Set SELINUX=permissive. -or- If you are required to run the system in Enforcing mode, enter the following command to change the security context for the Surround SCM SCCI library: chcon –t texrel_shlib_t /usr/lib/Seapine/libSurround SCM SCCI.so
|
Knowledgebase
Powered by KBPublisher (Knowledge base software)