Date: Sat, 23 Nov 2013 02:02:05 +0100 From: Polytropon <freebsd@edvax.de> To: Walter Hurry <walterhurry@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Opera Web Browser- Missing shlibs Message-ID: <20131123020205.7fa25998.freebsd@edvax.de> In-Reply-To: <l6oh35$om3$1@ger.gmane.org> References: <l6oh35$om3$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 Nov 2013 21:07:49 +0000 (UTC), Walter Hurry wrote: > pkg_libchk (from the admirable bsdadminscripts port) reveals: > > opera-12.16: /usr/local/lib/opera/liboperakde4.so misses libkdeui.so.7 > opera-12.16: /usr/local/lib/opera/liboperakde4.so misses libkio.so.7 > opera-12.16: /usr/local/lib/opera/liboperakde4.so misses libkdecore.so.7 > > How do I find out which package(s) provide these libraries? Judging by the names, they belong to KDE. Those are KDE libraries that will be required when you select the KDE support during the "make config" screen of Opera. Opera allows you to use Qt or Gtk based dialogs (can be selected from within Opera). Depending on which dialogs you prefer, you could de-select KDE support and leave out those libraries. It should look like this (older Opera version 12.02 here): [X] CUPS support for printing (requires CUPS) [ ] GTK2 GTK+ 2 GUI toolkit support [X] KDE4 KDE 4 desktop environment support <=== THIS ONE! [X] VIDEO support for HTML5 video (requires GStreamer) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131123020205.7fa25998.freebsd>