Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2019 09:19:43 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Kurt Jaeger <pi@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: "libicuuc.so.61" not found, required by "libephymisc.so" on RPi2
Message-ID:  <20190412161943.GB88171@www.zefox.net>
In-Reply-To: <20190412155920.GJ72200@home.opsec.eu>
References:  <20190412153257.GA88171@www.zefox.net> <20190412155920.GJ72200@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 12, 2019 at 05:59:20PM +0200, Kurt Jaeger wrote:
> Hi!
> 
> 
> Try this messy workaround:
> 
> cd /usr/local/lib
> ls -l libicuuc*
> 
> Then symlink the available libicuuc.so.NN to the requested:
> 
> ln -s libicuuc.so.NN libicuuc.so.61
> 

That worked, thank you!

bob prohaska




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190412161943.GB88171>