From: <the...@us...> - 2006-04-22 21:34:26
|
Revision: 16082 Author: thekingant Date: 2006-04-22 14:34:11 -0700 (Sat, 22 Apr 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16082&view=rev Log Message: ----------- Minor wording tweaks Modified Paths: -------------- web/htdocs/faq2.txt Modified: web/htdocs/faq2.txt =================================================================== --- web/htdocs/faq2.txt 2006-04-22 21:29:49 UTC (rev 16081) +++ web/htdocs/faq2.txt 2006-04-22 21:34:11 UTC (rev 16082) @@ -41,7 +41,7 @@ Q: What do I need to use the SILC protocol? -A: You need to install the +A: You need to install the <a href="http://silcnet.org/software/download/toolkit/">SILC toolkit</a> and the Gaim SILC plugin. This plugin is generally provided as a separate package (such as a gaim-silc RPM). If you're compiling yourself, @@ -655,7 +655,7 @@ Q: How do I join a channel with the IRC plugin? -A: First create the account, then sign on. After you have signed on, you +A: Create an IRC account and then sign on. After you have signed on, you can use Buddies->Join A Chat on the buddy list to join a channel. In any window, either a conversation or a chat, in which your IRC user is the sender, you can also use <code>/join</code> to connect to a new channel. @@ -838,10 +838,11 @@ A: It is being worked on. -Q: I just upgraded Gaim and the MSN plugin will not load. Why? +Q: Why can't I sign on to MSN? -A: You did not compile with SSL support, or the SSL plugin failed to -load. As of protocol version 9, the MSN protocol requires the use of SSL, +A: You probably did not compile Gaim with SSL support, or the SSL +plugin failed to +load. 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, and see the next question. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |