Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2012 07:03:45 -0500
From:      Chuck Burns <break19@gmail.com>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: wine && libgnutls
Message-ID:  <CAE2yjrrpBhHq-RUegTvz%2BaPErp4aysbye3RcRLBpSTPzM=MxDA@mail.gmail.com>
In-Reply-To: <20120915093335.GA4965@tinyCurrent>
References:  <20120915093335.GA4965@tinyCurrent>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 15, 2012 at 4:33 AM, Matthias Apitz <guru@unixarea.de> wrote:
>
> Hello,
>
> I must use wine(1) to run some Adobe Digital Editions tool (which seems
> to work fine with wine in general, the wine pages say it runs);
>
> When I start:
>
> $ wine digitaleditions_172.exe
>
> it can't find some shared lib for TLS:
>
> err:secur32:SECUR32_initSchannelSP libgnutls not found, SSL connections
> will fail
>
> I have:
>
> $ uname -a
> 9.0-CURRENT #1 r214444: Thu Oct 28 10:56:32 CEST 2010
> $ pkg_info | egrep 'wine|gnutls'
> gnutls-2.8.6_2      GNU Transport Layer Security library
> wine-1.3.6,1        Microsoft Windows compatibility layer for Unix-like systems
>
> Any idea why wine(1) can't see the gnutls lib? Thanks
>
>         matthias
>
> --
> Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
> E-mail: guru@unixarea.de     |  \ / - No HTML/RTF in E-mail
> WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
> phone: +49-170-4527211       |  / \ - Respect for open standards
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"

Just because they both exist does not mean that wine was compiled to
take advantage of it.  Did you install from package, or build wine
yourself?  If you build it yourself, you can make config -C
/usr/ports/emulators/wine and enable gnutls support.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE2yjrrpBhHq-RUegTvz%2BaPErp4aysbye3RcRLBpSTPzM=MxDA>