Reinstalling libncurses.so.9

Herbert J. Skuhra herbert at gojira.at
Thu Jan 7 11:04:19 UTC 2021


On Thu, 07 Jan 2021 11:30:33 +0100, Filippo Moretti wrote:
> 
>  
> I also tried to rebuld the ports but I got errors from dependency.Maybe I should rebuild using pkgs?Filippo

1. For a quick fix you can try:

% fetch https://download.freebsd.org/ftp/snapshots/amd64/13.0-CURRENT/base.txz
# tar -Jxvf base.txz lib/libncurses.so.9
# mv lib/libncurses.so.9 /usr/lib/compat

2. Find ALL installed packages that require libncurses.so.9 and rebuild them

--
Herbert


More information about the freebsd-current mailing list