Mercurial > pidgin.yaz
comparison README @ 0:a5ace2e037bc
Tailorization
Import of the upstream sources from
Repository: https://svn.sourceforge.net/svnroot/gaim
Kind: svn
Module: /trunk
Revision: 9
author | Tailor Script <tailor@pidgin.im> |
---|---|
date | Thu, 23 Mar 2000 03:09:51 +0000 |
parents | |
children | a59730d35702 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a5ace2e037bc |
---|---|
1 gaim | |
2 ======================== | |
3 Rob Flynn <rob@linuxpimps.com> IM: RobFlynn (currnet maintainer) | |
4 Jim Duchek <jimduchek@ou.edu> IM: Zilding (former maintainer) | |
5 Mark Spencer <markster@marko.net> | |
6 | |
7 Build: | |
8 | |
9 ./configure ; make | |
10 for the stock version. ./configure --help to see what option you can get. | |
11 | |
12 You need GTK 1.2.3. I don't wanna hear about it, if you can't get it to | |
13 work under a lower version. | |
14 | |
15 Run: | |
16 | |
17 type "./gaim" | |
18 | |
19 If you built as a GNOME applet, su to root and run "make install". | |
20 Afterwards panel->add applet->Amusements->Gaim should be there. | |
21 | |
22 Notes: | |
23 | |
24 This should now compile under Solaris, Digital Unix, Irix, etc w/o a | |
25 problem. | |
26 This compiles without warnings on Linux-x86 2.2.10 glibc2.1, GTK 1.2.3 system. | |
27 If you get warnings on something else, let me know and I'll check it out. | |
28 If you get errors, upgrade to the latest GTK-1.2 before bothering me. | |
29 | |
30 The resulting executable is standalone, so you can put it in /usr/bin or | |
31 whatever. | |
32 | |
33 Send me bug reports. The web page is http://www.marko.net/gaim and the ftp | |
34 site is ftp://ftp.marko.net/pub/gaim | |
35 | |
36 Keep your eyes out for updates, and I'll try to keep the program maintained. | |
37 Other contributors and patches are welcomed. Please read the FAQ first. | |
38 |