gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GnuTLS 2.6.0


From: Simon Josefsson
Subject: Re: GnuTLS 2.6.0
Date: Tue, 14 Oct 2008 15:17:04 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Enrico Tassi <address@hidden> writes:

> On Mon, Oct 06, 2008 at 09:48:57AM +0200, Simon Josefsson wrote:
>> We are proud to announce a new stable GnuTLS release: Version 2.6.0.
>> Thanks to Enrico Tassi, we also have mingw32 *.deb's available:
>>   http://josefsson.org/gnutls4win/mingw32-gnutls_2.3.15-1_all.deb
>
> thanks you very much for giving me credit, anyway I found some issues,
> mainly you have to execute something like this before packing up the
> deb:
>
> find . -name \*.la -exec sed \
>       s?/home/jas/gnutls4win/inst?/usr/i586-mingw32msvc?g -i {} \;
> chmod a+x bin/*
>
> I'm using gnutls to build libcurl and both fix are necessary, otherwise
> linking using the .la gives an error due to the relocation of the .la
> file and curl seems to want to run libgnutls-config as a binary and not
> calling a shell on it.

Thanks, I added the call in debify.sh:

http://cvs.savannah.gnu.org/viewvc/gnutls4win/debify.sh?root=gnutls&r1=1.3&r2=1.4

Somewhat ugly, but maybe it works.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]