On 4/30/06, Tim <ignored_mailbox@xxxxxxxxxxxx> wrote:
On Sun, 2006-04-30 at 00:04 -0400, Mike Chalmers wrote: > # setenforce 0 > bash: setenforce: command not found This would be because you've become the super user by simply typing in "su" rather than "su -". The second gives you the environment that root would get if root logged into a terminal (their search path, etc). You get the same thing if you "su" to another (ordinary) user. Without the dash, you continue working in your own environment, with the dash you work in theirs. -- (Currently running FC4, occasionally trying FC5.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
I ran this command "yum install mplayerplug-in" and I believe ffmpeg got updated in the process and Kino seems to be working. It lets me open movies captured with dvgrab and doesn't close when I minimize then maximize. Thanks for all the help. From, Mike