From: <bo...@us...> - 2006-10-25 15:50:29
|
Revision: 17583 http://svn.sourceforge.net/gaim/?rev=17583&view=rev Author: boler Date: 2006-10-25 08:50:14 -0700 (Wed, 25 Oct 2006) Log Message: ----------- I believe this link is now intended for the beta4 users. Also URL of libgadu's source distribution has changed. Modified Paths: -------------- web/htdocs/faq.php web/htdocs/faq2.txt Modified: web/htdocs/faq.php =================================================================== --- web/htdocs/faq.php 2006-10-25 12:53:41 UTC (rev 17582) +++ web/htdocs/faq.php 2006-10-25 15:50:14 UTC (rev 17583) @@ -7,7 +7,7 @@ <h1>Frequently Asked Questions</h1> <p><i>Frequently asked questions specific to Windows have their own <a href="/win32">FAQ</a>.</i></p> -<p><i>For those users testing <a href="http://sourceforge.net/project/showfiles.php?group_id=235&package_id=253&release_id=405479">2.0.0beta3</a>, we have an updated <a href="faq2.php">FAQ</a>.</i></p> +<p><i>For those users testing <a href="http://sourceforge.net/project/showfiles.php?group_id=235&package_id=253&release_id=456679">2.0.0beta4</a>, we have an updated <a href="faq2.php">FAQ</a>.</i></p> <? /* The Q&A begins here */ $faq = file("./faq.txt"); Modified: web/htdocs/faq2.txt =================================================================== --- web/htdocs/faq2.txt 2006-10-25 12:53:41 UTC (rev 17582) +++ web/htdocs/faq2.txt 2006-10-25 15:50:14 UTC (rev 17583) @@ -907,7 +907,7 @@ A: We now use an external libgadu. Install your distro's libgadu-dev or libgadu-devel package and rebuild Gaim (making sure to rerun <code>./configure</code>). If your distro doesn't provide libgadu, you can download it from -<a href="http://dev.null.pl/ekg/libgadu-current.tar.gz">http://dev.null.pl/ekg/libgadu-current.tar.gz</a>. +<a href="http://toxygen.net/libgadu/files/libgadu-1.7.0.tar.gz">http://toxygen.net/libgadu/files/libgadu-1.7.0.tar.gz</a>. Unpack the tarball and run: <pre><code>./autogen.sh --prefix=/usr --disable-libgadu-openssl --disable-static --enable-shared make This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |