README

changeset 39
75bd2f3281ec
parent 0
7b1da07f853f
child 46
13f9a59097db
--- 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
 

mercurial