From: <lsc...@us...> - 2006-08-22 12:02:30
|
Revision: 16975 Author: lschiere Date: 2006-08-22 05:02:22 -0700 (Tue, 22 Aug 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16975&view=rev Log Message: ----------- faq-ssl patch for IRIX and HPUX from Lennert (alverino) Van Alboom Modified Paths: -------------- web/htdocs/faq-ssl.txt Modified: web/htdocs/faq-ssl.txt =================================================================== --- web/htdocs/faq-ssl.txt 2006-08-22 06:17:43 UTC (rev 16974) +++ web/htdocs/faq-ssl.txt 2006-08-22 12:02:22 UTC (rev 16975) @@ -206,18 +206,16 @@ <pre><code>./configure --disable-nls</code></pre> Q: IRIX (6.5) -A: See <a href="http://sourceforge.net/forum/forum.php?thread_id=725839&forum_id=665"> -this thread</a> at our Sourceforge forum for some steps towards getting Gaim running on -IRIX. -<p> -Please get in touch if you do manage to make SSL go. +A: GnuTLS will get you SSL support, but with some caveats. +See <a href="http://gaim.sourceforge.net/faq2.php#q9"> +this faq entry</a> at our Sourceforge forum for some steps towards getting Gaim running on IRIX. </p> -<p> -Alternatively, SGI have a package of Gaim 0.64 on their freeware site here: -<a href="http://freeware.sgi.com/index-by-alpha.html"> -http://freeware.sgi.com/index-by-alpha.html</a><br /> -<b>Note:</b> That is not a current release, and is <i>not</i> supported by -Gaim developers or in #gaim. + +Q: HP-UX (11.11) +A: GnuTLS will get you SSL support. +See <a href="http://gaim.sourceforge.net/faq2.php#q10"> +this faq entry</a> at our Sourceforge forum for some steps towards getting +Gaim running on HP-UX. </p> Q: Solaris This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |