At Sun, 01 Nov 2009 15:42:03 -0600, Jay Belanger wrote:

> > Does your Ubuntu have SELinux enabled?
> 
> I don't know if mine did or not.  Does that cause a problem with
> StumpWM?

Fedora-12 disallow work of SBCL w/o correct selinux context:

$ ll -Z /usr/bin/sbcl
-rwxr-xr-x. root root system_u:object_r:execmem_exec_t:s0 /usr/bin/sbcl

So, I need to do `chcon --reference /usr/bin/sbcl where-stupmpwm-is'
to allow StumpWM to work.

`setenforce 0' also helps if you don't need SELinux.
-- 
wbr, Vitaly


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to