comparison README @ 46:be3417b255db

[gaim-migrate @ 55] Various little touch-ups committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 25 Mar 2000 22:28:17 +0000
parents a59730d35702
children 66c5a24b62ec
comparison
equal deleted inserted replaced
45:939455223459 46:be3417b255db
31 31
32 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
33 whatever. 33 whatever.
34 34
35 The panel (if you made an applet) requires certain things to be in certain 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 36 places, I recommend running:
37 to ./configure --enable-gnome 37 ./configure --enable-gnome --sysconfdir=`gnome-config --sysconfdir` \
38 --datadir=`gnome-config --datadir`
38 39
39 Send me bug reports. The web page is http://www.marko.net/gaim and the ftp 40 Send me bug reports. The web page is http://www.marko.net/gaim and the ftp
40 site is ftp://ftp.marko.net/pub/gaim 41 site is ftp://ftp.marko.net/pub/gaim
41 42
42 Keep your eyes out for updates, and I'll try to keep the program maintained. 43 Keep your eyes out for updates, and I'll try to keep the program maintained.