From mboxrd@z Thu Jan 1 00:00:00 1970 From: flips@luminated.net (Filip Stokkeland) Date: Thu, 7 May 2009 13:58:02 +0200 Subject: [sup-talk] /usr/bin/run-mailcap Message-ID: <24cc29320905070458g7b970ea4rbfcc469d6afc3a3d@mail.gmail.com> In Sup, installed on a RHEL 5.1 with EPEL, using gems, when I select f.ex. html attachments, I just get an error that view doesn't work and I get the plain text. A quick grep in the code reveals this: lib/sup/message-chunks.rb: cmd = "/usr/bin/run-mailcap --action=view '#{@content_type}:#{path}' 2>/dev/null" I can't find run-mailcap on this RedHat installation. "yum whatprovides" didn't help and the mailcap package had no such file installed: # rpm -ql mailcap /etc/mailcap /etc/mime.types /usr/share/man/man4/mailcap.4.gz Maybe run-mailcap a Debian/Ubuntu thing? (I'll be back on my regular ubuntu installation soon enough anyway, just using a lab machine right now.) In Mutt I don't believe I did anything except use my default .mailcap ... Cheers. -- Filip