NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

SuSE emulation doesn't find terminfo [Was: "Could not load..."]



On Mon, Apr 03, 2023 at 01:37:45PM +0530, Mayuresh wrote:
> # This is the error in question. The vivado shell exits on this
> 
>     Could not load a transcoding service
> 
> 
> From web searches, the error appears related to locales. suse15_locales is
> installed, though I do not know if that gets used.

From ktrace is appears that it is looking for terminfo at various
locations like : /emul/linux/$HOME/.terminfo, $HOME/.terminfo,
/emul/linux/etc/terminfo, /etc/terminfo, /emul/linux/usr/share/terminfo,
/usr/share/terminfo, in that order.

What is this file and a systematic way to put it in place?

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index