Fixed supposedly on the alpha branch.
Configure 32-bit Linux to be PIC-clean.
This change alters the asm defines so that libvpx is free of text relocations
on 32-bit Linux.
------------------------
Make libjpeg-turbo PIC-clean on 32-bit Linux.
I'm currently doing, on Fedora 15
$ cat correct_chrome.sh
#!/bin/sh
sudo chcon -t textrel_shlib_t /opt/google/chrome/chrome-sandbox
------
It breaks everytime Chrome updates but I prefer that to messing with SELinux permanently.
On Thu, Sep 29, 2011 at 6:05 PM, jackson byers <byersjab@xxxxxxxxx> wrote:
$ uname -r
2.6.35.13-92.fc14.i686.PAE
after a recent 'yum update', google-chrome won't launch.
same response with updated 2.6.35.14-96.fc14.i686.PAE
$ ls -l /opt/google/chrome/chrome
-rwxr-xr-x. 1 root root 55207772 Sep 27 01:46 /opt/google/chrome/chrome
$ /opt/google/chrome/chrome: error while loading shared libraries:
cannot restore segment prot after reloc: Permission denied
Advice?
Jack
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines