Mercurial > pidgin
comparison README @ 39:a59730d35702
[gaim-migrate @ 48]
More panel adjustments and useful information
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sat, 25 Mar 2000 17:12:05 +0000 |
parents | a5ace2e037bc |
children | be3417b255db |
comparison
equal
deleted
inserted
replaced
38:f60e533679ce | 39:a59730d35702 |
---|---|
14 | 14 |
15 Run: | 15 Run: |
16 | 16 |
17 type "./gaim" | 17 type "./gaim" |
18 | 18 |
19 If you built as a GNOME applet, su to root and run "make install". | 19 If you want to build as a GNOME applet: |
20 Afterwards panel->add applet->Amusements->Gaim should be there. | 20 ./configure --enable-gnome ; make |
21 then su to root and run "make install". | |
22 Afterwards panel->Add applet->Network->Gaim should be there. | |
21 | 23 |
22 Notes: | 24 Notes: |
23 | 25 |
24 This should now compile under Solaris, Digital Unix, Irix, etc w/o a | 26 This should now compile under Solaris, Digital Unix, Irix, etc w/o a |
25 problem. | 27 problem. |
28 If you get errors, upgrade to the latest GTK-1.2 before bothering me. | 30 If you get errors, upgrade to the latest GTK-1.2 before bothering me. |
29 | 31 |
30 The resulting executable is standalone, so you can put it in /usr/bin or | 32 The resulting executable is standalone, so you can put it in /usr/bin or |
31 whatever. | 33 whatever. |
32 | 34 |
35 The panel (if you made an applet) requires certain things to be in certain | |
36 places, I recommend adding the options --sysconfdir=/etc --datadir=/usr/share | |
37 to ./configure --enable-gnome | |
38 | |
33 Send me bug reports. The web page is http://www.marko.net/gaim and the ftp | 39 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 | 40 site is ftp://ftp.marko.net/pub/gaim |
35 | 41 |
36 Keep your eyes out for updates, and I'll try to keep the program maintained. | 42 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. | 43 Other contributors and patches are welcomed. Please read the FAQ first. |