Waterfox: shared object "libicui18n.so.62" not found, required by "libxul.so"

Steve Kargl sgk at troutmask.apl.washington.edu
Sun Oct 28 22:52:54 UTC 2018


On Sun, Oct 28, 2018 at 10:33:31PM +0000, Graham Perrin wrote:
> $ waterfox
> XPCOMGlueLoad error for file /usr/local/lib/waterfox/libxul.so:
> Shared object "libicui18n.so.62" not found, required by "libxul.so"
> Couldn't load XPCOM.
> $ date ; uname -v
> Sun 28 Oct 2018 22:31:00 GMT
> FreeBSD 13.0-CURRENT r339737 GENERIC-NODEBUG
> $
> 
> ----
> 
> Is there any easy-ish way to work around this?
> 

ls /usr/local/lib/libicui*
vi /etc/libmap.conf
libicui18n.so.62 libicui18n.so.XXX

where XXX is the number found from the ls command.

-- 
Steve


More information about the freebsd-current mailing list