Mercurial > pidgin.yaz
diff README @ 1881:a02584b98823
[gaim-migrate @ 1891]
C:)
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 23 May 2001 07:59:05 +0000 |
parents | 86c71ca7c90f |
children | 50c7a704ee56 |
line wrap: on
line diff
--- a/README Tue May 22 23:23:28 2001 +0000 +++ b/README Wed May 23 07:59:05 2001 +0000 @@ -19,6 +19,11 @@ system. If you don't have them, it will settle for simply GTK. If you don't want Gnome bits, ./configure --disable-gnome +If you want to build as a GNOME applet: +./configure --enable-panel ; make +then su to root and run "make install". +Afterwards panel->Add applet->Network->Gaim should be there. + Run: type "./gaim" @@ -32,10 +37,10 @@ should now have another option for the protocol that you loaded. Then you can sign that account on. -If you want to build as a GNOME applet: -./configure --enable-panel ; make -then su to root and run "make install". -Afterwards panel->Add applet->Network->Gaim should be there. +ICQ and Zephyr are currently the only two protocols that don't use the +global proxy configuration; however, if you have the proxy set to use a +SOCKS5 proxy, ICQ will use it. If the proxy options aren't robust enough +for you there are several libraries that you can link gaim against. Notes: @@ -53,8 +58,8 @@ places, but the Makefile/configure script should figure things out for you. Send me bug reports. The web page is http://gaim.sourceforge.net/and the ftp -site is ftp://ftp.marko.net/pub/gaim. We also have a sourceforge page at -http://sourceforge.net/projects/gaim/ +site is ftp://ftp.sourceforge.net/pub/sourceforge/gaim. We also have a +sourceforge page at http://sourceforge.net/projects/gaim/ Keep your eyes out for updates, and I'll try to keep the program maintained. Other contributors and patches are welcomed. Please read the FAQ first.