On Thu, Mar 06, 2014 at 03:31:37AM +0100, Armin K. wrote:
> On 03/06/2014 02:49 AM, Ken Moffat wrote:
> > 
> >  What I can't do at the moment is confirm what uses this.  I suspect
> > that it is dynamically loaded when https:// has to be negotiated.
> > Can somebody remind me, please, of the package which identifies
> > dynamically loaded libraries ?  I think Igor mentioned it a while
> > back, and I'm fairly sure that Fernando showed some output from it,
> > but I can't find it in my notes.  Thanks.
> > 
> > ĸen
> > 
> 
> For your information, this is list of executables and libraries that's
> linked to libgnutls.so.28 on my system:
> 
> /usr/bin/gnutls-serv
> /usr/bin/gvnccapture
> /usr/bin/gnutls-cli-debug
> /usr/bin/p11tool
> /usr/bin/crywrap
> /usr/bin/certtool
> /usr/bin/ocsptool
> /usr/bin/danetool
> /usr/bin/srptool
> /usr/bin/psktool
> /usr/bin/gnutls-cli
> /usr/lib/libgvnc-1.0.so.0.0.1
> /usr/lib/libgtk-vnc-2.0.so.0.0.2
> /usr/lib/libavformat.so.55.19.104
> /usr/lib/samba/libauthkrb5.so
> /usr/lib/gstreamer-1.0/libgstfragmented.so
> /usr/lib/gio/modules/libgiognutls.so
> /usr/lib/libgnutls-openssl.so.27.0.2
> /usr/lib/libgnutls-xssl.so.0.0.0
> /usr/lib/vlc/plugins/misc/libgnutls_plugin.so
> /usr/lib/libgvncpulse-1.0.so.0.0.1
> /usr/lib/libgnutlsxx.so.28.1.0
> /usr/lib32/libgnutls-openssl.so.27.0.2
> /usr/lib32/libgnutls-xssl.so.0.0.0
> /usr/lib32/libgnutlsxx.so.28.1.0
> 
> Most of these are actually executables and libraries installed by gnutls
> package itself. Others include glib-networking, which is glib's tls
> implementation and any GTK+/GLib app that uses TLS is actually using
> GnuTLS (including epiphany), gtk-vnc, ffmpeg, samba, vlc,
> gstreamer-plugins-notsure-1.0.
> 
 Many thanks for that.  I don't have libavformat, gstreamer, or vlc
linked to gnutls (I build them before it), and I only built pulse on
a system without gnutls.  The key is obviously glib-networking.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to