NSLW wrote: > Hi all, > I'm using Debian Etch 4.0r8 32 bit and I'm trying to compile Wine 1.1.32 from sources with schannel support. I've got libgnutls-dev package installed but after running ./configure I get on the end > > Code: > configure: libgnutls development files not found, no schannel support. > > > My qustion is how to get compiled Wine with schannel support on Debian Etch? Thanks for answers. The version of libgnutls you have may be too old. I had the same problem a few months ago with openSUSE 10.3, and trying to upgrade libgnutls led to dependency hell. In the end I just upgraded to openSUSE 11.1, which had a newer version of libgnutls, and that solved the problem.