Running tail -f /var/log/messages When I execute "k9copy" w/o quotes , I get the log in /var/log/messages. Same happens when running as SU or user. From What I can see , I'm having problems with Selinux. How do I fix it? Relabel etc etc
Dec 7 12:22:35 sysresccd kernel: audit(1165512155.670:17): avc: denied { execmod } for pid=32642 comm="k9copy" name="libk9copy.so.0.0.0" dev=hda1 ino=3892747 scontext=user_u:system_r:unconfined_t:s0 tcontext=system_ubject_r:lib_t:s0 tclass=file Dec 7 12:22:36 sysresccd kernel: pci_set_power_state(): 0000:02:08.0: state=3, current state=5
Jim