On 5 Dec 2013, at 10:50, Niels Kobschätzki wrote:
> Hi, > > I compiled mutt on OS X with homebrew with --with-sidebar-patch. > Unfortunately the sidebar won't come up. I found an example > configuration-file for the sidebar-patch in the net but when sourcing it, I > get only errors <snip> > Any ideas what the problem could be? I found the problem. In the current formular the sidebar-patch is not included and I had to add it manually 1. brew edit mutt 2. Added to line 31: option "with-sidebar-patch", "Apply sidebar patch" 3. Added to line 45: ['with-sidebar-patch', 'https://raw.github.com/nedos/mutt-sidebar-pa tch/master/mutt-sidebar.patch'], Then I could install it with brew install --with-sidebar-patch Niels
signature.asc
Description: OpenPGP digital signature
