Hi,
I've been digging through the archives of the mailing list trying to find more info on this problem I'm having getting Gem to load but I can't find anything promising so at the risk of being told to RTFM I'm turning to you guys for help.
I installed the CCRMA gem package on Fedora Core 6 and everything went great but when I run pd -lib Gem as root or as a regular user the program boots and I get the following message in the console:
/usr/lib/pd/extra/Gem/Gem.pd_linux: /usr/lib/libaviplayavcodec-0.7.so.0: cannot restore segment prot after reloc: Permission denied Gem: can't load library
Anybody got any pointers as to what this might be? Like I said I even tried running the command as root thinking it might just be the permissions on the library.
Sorry I'm still new to all this, thanks!
Eric
Wow ... looks like either no one cares or I've stumped you all.
Either way my software still doesn't work and any suggestions would be appreciated.
Thanks again,
Eric
2007/9/22, eric labelle eric.a.labelle@gmail.com:
Hi,
I've been digging through the archives of the mailing list trying to find more info on this problem I'm having getting Gem to load but I can't find anything promising so at the risk of being told to RTFM I'm turning to you guys for help.
I installed the CCRMA gem package on Fedora Core 6 and everything went great but when I run pd -lib Gem as root or as a regular user the program boots and I get the following message in the console:
/usr/lib/pd/extra/Gem/Gem.pd_linux: /usr/lib/libaviplayavcodec- 0.7.so.0: cannot restore segment prot after reloc: Permission denied Gem: can't load library
Anybody got any pointers as to what this might be? Like I said I even tried running the command as root thinking it might just be the permissions on the library.
Sorry I'm still new to all this, thanks!
Eric
eric labelle wrote:
Hi,
I've been digging through the archives of the mailing list trying to find more info on this problem I'm having getting Gem to load but I can't find anything promising so at the risk of being told to RTFM I'm turning to you guys for help.
I installed the CCRMA gem package on Fedora Core 6 and everything went great but when I run pd -lib Gem as root or as a regular user the program boots and I get the following message in the console:
/usr/lib/pd/extra/Gem/Gem.pd_linux: /usr/lib/libaviplayavcodec- 0.7.so.0: cannot restore segment prot after reloc: Permission denied Gem: can't load library
Anybody got any pointers as to what this might be? Like I said I even tried running the command as root thinking it might just be the permissions on the library.
for some reasons i had to setup an FC7/ccrma machine here, and i experience a similar problem. i am currently blaming my incomplete nvidia install on this; once this has been ruled out, it might be a problem with selinux...
vfma. IOhannes
IOhannes m zmoelnig wrote:
i am currently blaming my incomplete nvidia install on this; once this has been ruled out, it might be a problem with selinux...
it turned out to that trying the selinux settings was the simpler way to go. and lo and behold! setting it to something more permissive than "enforcing" (e.g. "permissive" or "disabled") immediately allows me to use Gem.
however, you will have to ask somebody more adept in FC and/or planetCCRMA why this is so and how to overcome this problem without lowering the security settings.
mfga.sdr IOhannes