Date: Sat, 27 Dec 2014 09:37:21 -0800 From: Kevin Oberman <rkoberman@gmail.com> To: Boris Samorodov <bsam@passap.ru> Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: Missing "libpng15.so.15" after updating "png" Message-ID: <CAN6yY1tRdOAJko0xL6y29sCv8htE4J8xmxO24HqnxHSwsqAyug@mail.gmail.com> In-Reply-To: <549EB2C8.4080205@passap.ru> References: <20141227074457.5c40a566@scorpio> <549EB2C8.4080205@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 27, 2014 at 5:23 AM, Boris Samorodov <bsam@passap.ru> wrote: > 27.12.2014 15:44, Jerry =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > Sat, 27 Dec 2014 07:32:15 -0500 > > > > After the recent update of "png" > > It'll be wise to show how you did the update (a command line is > fine). > > > I am experiencing a problem. The > > "claws-mail-fancy" plugin is no longer working. It issues this error > message > > when starting up: > > > > The following error occurred while loading fancy.so : > > > > Shared object "libpng15.so.15" not found, required by > "libwebkitgtk-1.0.so.0" > > > > I thought re-installing "png" would help, but it did not. > > > > I tried: > > > > $ pkg which libwebkitgtk-1.0.so.0 > > /usr/ports/libwebkitgtk-1.0.so.0 was not found in the database > > One should use a full file name with "pkg which": > ----- > % locate libwebkitgtk-1.0.so.0 > /usr/local/lib/libwebkitgtk-1.0.so.0 > % pkg which /usr/local/lib/libwebkitgtk-1.0.so.0 > /usr/local/lib/libwebkitgtk-1.0.so.0 was installed by package > webkit-gtk2-1.8.3_6 > % whereis webkit-gtk2 > webkit-gtk2: /usr/ports/www/webkit-gtk2 > ----- > > So, I'd say that www/webkit-gtk2 should be updated. > > > I did follow all of the instructions in UPDATING and there were no erro= rs > > reported. > > -- > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > > I found around a half dozen ports on my system that were linked to libpng15.so tht had not had version bump. I found them using "pkg_libchk -o" from sysutils/bsdadminscripts, but "pkg check -B" might also work. I have found pkg_libchk a bit more reliable in the past. I dropped bapt a note listing the ports that need a revision bump, so some or all may be fixed this morning. I had to re-install both webkit-gtk2 and webkit-gtk3 as well as about a half dozen others. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1tRdOAJko0xL6y29sCv8htE4J8xmxO24HqnxHSwsqAyug>