Comment 1 for bug 246667

Revision history for this message
Marc Brevoort (kleinebre) wrote :

Removing and re-installing did not work.
What did work, however, was re-compiling with GNUTLS enabled and NSS disabled.

I pretty much followed this:
http://ubuntuforums.org/showthread.php?t=404508

Except I used
./configure --prefix=/usr --enable-gnutls=yes --enable-nss=no

So that it would not try to use both. It's working again now!