pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/58397: tig: Failed to initialize character set conversion
I figured out what it was.
tig seems to require encoding to be set.
Adding
export LANG="en_US.UTF-9"
To my .profile file fixed the issue.
Thanks everyone for helping me out!
Sincerely,
Marc
On Fri Jul 5, 2024 at 1:00 AM -05, Thomas Klausner wrote:
> The following reply was made to PR pkg/58397; it has been noted by GNATS.
>
> From: Thomas Klausner <wiz%gatalith.at@localhost>
> To: marc@mccd.space
> Cc: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
> Subject: Re: pkg/58397: tig: Failed to initialize character set conversion
> Date: Fri, 5 Jul 2024 07:58:58 +0200
>
> Per joerg's suggestion: Can you please add
>
> USE_GNU_ICONV=yes
>
> to the package Makefile, rebuild, and check if it fixes the problem?
> Thomas
>
Home |
Main Index |
Thread Index |
Old Index