Date: Mon, 19 Nov 2018 15:57:22 -0800 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-ports@freebsd.org Subject: Inkscape package troubles, "libicuuc.so.62" not found Message-ID: <20181119235722.GA53159@www.zefox.net>
next in thread | raw e-mail | index | archive | help
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. Noticing that inkscape is now available as a package, I tried installing that, expecting it to recover the older library needed for the current version of inkscape. The install brought down roughly 1 GB of files, but not the needed library. Is there a resolution to this dilemma, other than just waiting for inkscape to catch up? Is it possible to determine which revision of the ports tree can make a runnable version of a particular port? Thanks for reading, bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181119235722.GA53159>