Mercurial > pidgin.yaz
comparison README @ 706:a9758452f3c4
[gaim-migrate @ 716]
just some doc updates
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 17 Aug 2000 07:27:46 +0000 |
parents | 160b4e3ad516 |
children | ffb824f6cd24 |
comparison
equal
deleted
inserted
replaced
705:dcf672c5a1ff | 706:a9758452f3c4 |
---|---|
12 for the stock version. ./configure --help to see what option you can get. | 12 for the stock version. ./configure --help to see what option you can get. |
13 | 13 |
14 You need GTK 1.2.3. I don't wanna hear about it, if you can't get it to | 14 You need GTK 1.2.3. I don't wanna hear about it, if you can't get it to |
15 work under a lower version. | 15 work under a lower version. |
16 | 16 |
17 Gaim will try to compile with Gnome features if you have Gnome on your | |
18 system. If you don't have them, it will settle for simply GTK. If you | |
19 don't want Gnome bits, ./configure --disable-gnome | |
20 | |
17 Run: | 21 Run: |
18 | 22 |
19 type "./gaim" | 23 type "./gaim" |
20 | 24 |
21 If you want to build as a GNOME applet: | 25 If you want to build as a GNOME applet: |
22 ./configure --enable-gnome ; make | 26 ./configure --enable-panel ; make |
23 then su to root and run "make install". | 27 then su to root and run "make install". |
24 Afterwards panel->Add applet->Network->Gaim should be there. | 28 Afterwards panel->Add applet->Network->Gaim should be there. |
25 | 29 |
26 Notes: | 30 Notes: |
27 | 31 |
28 This should now compile under Solaris, Digital Unix, Irix, etc w/o a | 32 This should now compile under Solaris, Digital Unix, Irix, etc w/o a |
29 problem. | 33 problem. |
34 | |
30 This compiles without warnings on Linux-x86 2.2.10 glibc2.1, GTK 1.2.3 system. | 35 This compiles without warnings on Linux-x86 2.2.10 glibc2.1, GTK 1.2.3 system. |
31 If you get warnings on something else, let me know and I'll check it out. | 36 If you get warnings on something else, let me know and I'll check it out. |
32 If you get errors, upgrade to the latest GTK-1.2 before bothering me. | 37 If you get errors, upgrade to the latest GTK-1.2 before bothering me. |
33 | 38 |
34 The resulting executable is standalone, so you can put it in /usr/bin or | 39 The resulting executable is standalone, so you can put it in /usr/bin or |