Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 15 and Version 16 of FAQssl


Ignore:
Timestamp:
Dec 29, 2007, 1:01:35 PM (16 years ago)
Author:
resiak
Comment:

Mention recent Ubuntodes; update the example "no SSL!" message from configure to match reality.

Legend:

Unmodified
Added
Removed
Modified
  • FAQssl

    v15 v16  
    9797If you wish to use Mozilla NSS with Pidgin, you will need to compile from source using [http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=%2FLibraries%2Fmozilla-nss/ these NSS packages] from the same site as the Pidgin RPMs.
    9898
    99 === Ubuntu 4.10 (Warty) and 5.04 (Hoary) ===
    100 You will probably need to compile from source.  To do so, uninstall any previous versions of Pidgin using apt, synaptic, or similar.  Then install libgnutls10-dev via synaptic or `apt-get install libgnutls10-dev`.  Then run Pidgin's configure script with the `--enable-gnutls=yes` argument.
     99=== Ubuntu Feisty (7.04) and Gusty (7.10) ===
     100Uninstall any previous versions of Pidgin using apt, Synaptic, or similar.  Then install the `libnss3-dev` package with Synaptic or `apt-get install libnss3-dev`.  Now re-run `./configure`, `make`, `make install`.  Alternatively, use `apt-get build-dep gaim` (or `pidgin` on Gusty, although `gaim` will work) to get all of Pidgin's dependencies, then rebuild Pidgin.
     101
     102=== Ubuntu 4.10 (Warty), 5.04 (Hoary), 5.10 (Breezy), 6.06 (Dapper), 6.10 (Edgy) ===
     103Uninstall any previous versions of Pidgin using apt, Synaptic, or similar.  Then install the `libgnutls10-dev` package with Synaptic or `apt-get install libgnutls10-dev`.  Now re-run `./configure`, `make`, `make install`.  Alternatively, use `apt-get build-dep gaim` to get all of Pidgin's dependencies, then rebuild Pidgin.
    101104
    102105=== Windows ===
     
    225228./configure will print summary information at the end of its execution that tells you what SSL implementation will be used.  You will get one of these four lines:
    226229{{{
    227 SSL Library/Libraries......... : None
     230SSL Library/Libraries......... : None.  MSN, Novell Groupwise and Google Talk will not work without GnuTLS or NSS. OpenSSL is NOT usable!
    228231SSL Library/Libraries......... : Mozilla NSS
    229232SSL Library/Libraries......... : GnuTLS
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!