Hi, However your FreeBSD is on EOL (consider migrating to a newer version, at least for the sake of security updates), but I had similar problem on 10.3, I guess the problem is Firefox is updated but some libs that it depends on is not being updated (mine was libdbus, which Firefox needed libdbus-1.so.3 after update, but it was -1.so.2 still). Do a upgrade on your packages/ports, and it'll fix it.
-- Best regards, MMokhi. On 2/27/17, Uma Somasundaram <umasom...@gmail.com> wrote: > Hi , > > I have upgraded FF version from firefox-esr: 24.3.0_2,1 -> 45.6.0_3,1 in > Free BSD 9.2 version using below command in my BSD , > > "pkg install firefox-esr". > > After the upgrade I am not able to launch the firefox . When I type firefox > below error message is displayed in my terminal , > > > "XPCOMGlueLoad error for file /usr/local/lib/firefox/libxul.so: > Shared object "libpixman-1.so.30" not found, required by > "libgtk-x11-2.0.so.0" > Couldn't load XPCOM. " > > Please find the below outputs : > > Output from 'uname -a' : > > FreeBSD pod1201-client11.ibesa 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: > Fri Sep 27 03:52:52 UTC 2013 > r...@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC > i386 > > Output from 'ident /usr/ports/www/firefox/Makefile' : > > /usr/ports/www/firefox/Makefile: > $FreeBSD: head/www/firefox/Makefile 433286 2017-02-04 07:56:59Z jbeich > $ > > Please do let me know what needs to be done for it to work. I am new to BSD > as well. _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"