From: Christian H. <ch...@us...> - 2003-10-15 22:04:54
|
Update of /cvsroot/gaim/web/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv28372 Modified Files: faq.txt Log Message: This is why I should update my local copy of the FAQ before adding items. Yay for duplicates. Index: faq.txt =================================================================== RCS file: /cvsroot/gaim/web/htdocs/faq.txt,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -p -r1.83 -r1.84 --- faq.txt 15 Oct 2003 22:02:08 -0000 1.83 +++ faq.txt 15 Oct 2003 22:04:50 -0000 1.84 @@ -688,10 +688,12 @@ Q: Will I be able to use Gaim for MSN af A: Yes. We use MSNP9, which is available in 0.69 and up, and MSNP9 is supported after October 15th. -Q: The MSN plugin won't load! +Q: I just upgraded Gaim and the MSN plugin will not load. Why? -A: You need Mozilla NSS or GNUTLS for MSN's SSL requirements. Make sure -you have your Mozilla NSS or GNUTLS packages installed on your distro. +A: You did not compile with SSL support. As of protocol version 9, the MSN +protocol requires the use of SSL, which gaim provides by either GnuTls or the +combination of NSS and NSPR from the Mozilla project. Install one or both of +these and recompile Gaim. Q: The MSN plugin won't load on Slackware, but I have Mozilla NSS! @@ -699,14 +701,6 @@ A: Slackware installs Mozilla NSS to a n simple. Edit /etc/ld.so.conf and add /usr/lib/mozilla-1.4 (or whatever version you're using, but it's usually 1.4) to the file. Then re-run configure and recompile Gaim. - - -Q: I just upgraded Gaim and the MSN plugin will not load. Why? - -A: You did not compile with SSL support. As of protocol version 9, the MSN -protocol requires the use of SSL, which gaim provides by either GnuTls or the -combination of NSS and NSPR from the Mozilla project. Install one or both of -these and recompile Gaim. !SECTION Gadu-Gadu Protocol |