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
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to