On Sat, 2010-01-23 at 20:50 +0100, Alain Portal wrote: > I should want to know where "ffmux_mp4", that ones can see in the > profile, comes from? General hints for researching files that are already on your system: Use the locate command, but replace my example <filename> with the actual filename you're trying to research. locate <filename> Take the output from locate, and replace where I've typed <filepath> with it. If there's several output lines, take an educated guess about which is the real one you want to look up. rpm -qf <filepath> The result from that rpm command will be the package it comes from. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines