Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2018 08:52:58 -0800
From:      bob prohaska <fbsd@www.zefox.net>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Inkscape package troubles, "libicuuc.so.62" not found
Message-ID:  <20181120165257.GA56335@www.zefox.net>
In-Reply-To: <20181120004318.GA72711@troutmask.apl.washington.edu>
References:  <20181119235722.GA53159@www.zefox.net> <20181120004318.GA72711@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 19, 2018 at 04:43:18PM -0800, Steve Kargl wrote:
> On Mon, Nov 19, 2018 at 03:57:22PM -0800, bob prohaska wrote:
> > Using pkg delete resolved the ImageMagick vs ImageMagic6 conflict, allowing
> > inkscape to build successfully from ports on an RPI3. 
> > 
> > Alas, I somehow deleted libicuuc.so.62, causing a runtime failure. Rebuilding
> > devel/icu got version 63, so that didn't help.  
> > 
> 
> The simple (temporary) workaround is
> 
> echo 'libicuuc.so.62  libicuuc.so.63' >> /etc/libmap.conf
> 

Thank you very much, I didn't know about libmap.conf. 


bob prohaska




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