Since I shifted from the precompiled version of mutt from debian's repositories to self-compiled mutt-kz, mutt has been showing M-b~@~Y in place of '. So, for example, "Don't" shows up as "DonM-b~@~Y".
What could be the problem?
Vikas
On Thu, Apr 11, 2013 at 02:57:41PM +0530, Vikas Rawal wrote:
Since I shifted from the precompiled version of mutt from debian's repositories to self-compiled mutt-kz, mutt has been showing M-b~@~Y in place of '. So, for example, "Don't" shows up as "DonM-b~@~Y".
What could be the problem?
Vikas _______________________________________________ mutt-kz mailing list mutt-kz@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mutt-kz
Pretty sure it's been answered before, but basically you need the dev headers for the wide version of ncurses installed and you only have the normal one (libncursesw5-dev)
Regards, Oliver
On Thu, Apr 11, 2013 at 03:32:27PM +0530, Vikas Rawal wrote:
Pretty sure it's been answered before, but basically you need the dev headers for the wide version of ncurses installed and you only have the normal one (libncursesw5-dev)
Thanks. Would I need to recompile mutt-kz?
Vikas
mutt-kz mailing list mutt-kz@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mutt-kz
Almost certainly. It will probably need a make distclean + a fresh call to configure to pick up the new headers.
Regards, Oliver
On Thu, Apr 11, 2013 at 02:57:41PM +0530, Vikas Rawal wrote:
Since I shifted from the precompiled version of mutt from debian's repositories to self-compiled mutt-kz, mutt has been showing M-b~@~Y in place of '. So, for example, "Don't" shows up as "DonM-b~@~Y".
What could be the problem?
BTW, and out-of-topic
I have a repo with a clone of the Debian's mutt package with the mutt-kz patches above. It's a bit behind of HEAD, but it's what I currently use.
https://gitorious.org/vjaquez-misc/mutt#more
And I'm still wondering how we could add mutt-kz in Debian without the burden of duplicated projects.
vmjl
Vikas _______________________________________________ mutt-kz mailing list mutt-kz@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mutt-kz
mutt-kz@lists.fedoraproject.org