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

Re: building mutt SSL deb package (configure error)



Bernhard R. Link <blink@informatik.uni-freiburg.de> wrote:
> * Andreas Metzler <ametzler@downhill.at.eu.org> [020213 12:04]:
[mutt+openssl] 
>> But there is really no need for that, debian's binary package already
>> is ssl-enabled (via gnutls)
[...]
> There unfortunatly some reasons. For example an network center of your
> university, which only gives imap/ssl using some propiatary program, 
> that does does not work with gntils but only with openssl.

> The mutt-version in the potato security-updates can be changed to use
> openssl quite easy, if someone has the time to make the newest version
> compile with openssl or an LART big enough for the local authorities,
> I whould be glad to hear it.

Hello,
I have not tried it, but
--------------------
apt-get source mutt
cd mutt-1.2.27
rm debian/patches/010_patch-1.3.27.admcd.gnutls.16
edit debian/rules:
-#WITH_SSL := --with-ssl
-WITH_GNUTLS := --with-gnutls
+WITH_SSL := --with-ssl
+#WITH_GNUTLS := --with-gnutls

-CFLAGS=\"-DUSE_GNUTLS -DUSE_DLOPEN -DUSE_COMPRESSED -O2 -g\" "
+CFLAGS=\"-DUSE_DLOPEN -DUSE_COMPRESSED -O2 -g\" "
(2 times)
dpkg-buildpackage ...
--------------------
should be enough.

BTW mutt+gnutls3 really works better than mutt+gnutls0, have you
tested this version already?
                 cu andreas
-- 
Hey, da ist ein Ballonautomat auf der Toilette!
Unofficial _Debian-packages_ of latest _tin_
http://www.logic.univie.ac.at/~ametzler/debian/tin-snapshot/



Reply to: