On Wed, Nov 10, 2010 at 7:28 AM, Daniel J Walsh <dwalsh@xxxxxxxxxx> wrote: > > If wine require mmap_zero you might have to set the selinux boolean > mmap_low_allowed on. > > # setsebool -P mmap_low_allowed 1 > > Look for AVC messages in /var/log/audit/audit.log > > I think there is also something under /proc or /sys that needs to be sys > to allow this. In addition to: # setsebool -P allow_execmod 1 I also had to add the following to /etc/sysctl.conf for Picasa to work: vm.mmap_min_addr = 0 Richard -- 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