comparison README @ 78:66c5a24b62ec

[gaim-migrate @ 88] Touch-ups with the install for applet. Rather than all that extra stuff at the end of ./configure, all you need now is --enable-gnome. ./configure will figure out where gnome-config is and use that to determine where things should be installed. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 31 Mar 2000 20:22:12 +0000
parents be3417b255db
children e9852a08f9c6
comparison
equal deleted inserted replaced
77:b06013f863fb 78:66c5a24b62ec
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 running: 36 places, but the Makefile/configure script should figure things out for you.
37 ./configure --enable-gnome --sysconfdir=`gnome-config --sysconfdir` \
38 --datadir=`gnome-config --datadir`
39 37
40 Send me bug reports. The web page is http://www.marko.net/gaim and the ftp 38 Send me bug reports. The web page is http://www.marko.net/gaim and the ftp
41 site is ftp://ftp.marko.net/pub/gaim 39 site is ftp://ftp.marko.net/pub/gaim
42 40
43 Keep your eyes out for updates, and I'll try to keep the program maintained. 41 Keep your eyes out for updates, and I'll try to keep the program maintained.