diff 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
line wrap: on
line diff
--- a/README	Sat Mar 25 13:53:34 2000 +0000
+++ b/README	Sat Mar 25 17:12:05 2000 +0000
@@ -16,8 +16,10 @@
 
 type "./gaim"
 
-If you built as a GNOME applet, su to root and run "make install". 
-Afterwards panel->add applet->Amusements->Gaim should be there.
+If you want to build as a GNOME applet:
+./configure --enable-gnome ; make
+then su to root and run "make install". 
+Afterwards panel->Add applet->Network->Gaim should be there.
 
 Notes:
 
@@ -30,6 +32,10 @@
 The resulting executable is standalone, so you can put it in /usr/bin or
 whatever.
 
+The panel (if you made an applet) requires certain things to be in certain
+places, I recommend adding the options --sysconfdir=/etc --datadir=/usr/share
+to ./configure --enable-gnome
+
 Send me bug reports.  The web page is http://www.marko.net/gaim and the ftp
 site is ftp://ftp.marko.net/pub/gaim