wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth INSTALL


From: Jon Daniel
Subject: [Wesnoth-cvs-commits] wesnoth INSTALL
Date: Mon, 21 Mar 2005 16:48:47 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Jon Daniel <address@hidden>     05/03/21 21:48:47

Modified files:
        .              : INSTALL 

Log message:
        update

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/INSTALL.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: wesnoth/INSTALL
diff -u wesnoth/INSTALL:1.13 wesnoth/INSTALL:1.14
--- wesnoth/INSTALL:1.13        Mon Mar 21 20:35:20 2005
+++ wesnoth/INSTALL     Mon Mar 21 21:48:47 2005
@@ -48,16 +48,18 @@
 configure option.
 
 In case you want wesnothd to be built you should add:
---enable-server --localstatedir=/var/run --with-server-uid=user
+--enable-server --localstatedir=/var --with-server-uid=user
 --with-server-gid=group
 
-localstatedir is the location where a wesnothd subdirectory will be
+$localstatedir/run is the location where a wesnothd subdirectory will be
 created owned by user:group. This is relevant if you want to be able 
 to communicate with wesnothd through a fifo file named socket.
 You have to run wesnothd with the user specified while configuring in 
 order for it to work.
 You most likely want to change the default localstatedir since it will
 probably default to PREFIX/var.
+You can also specify the fifodir directly by using --with-fifodir
+This way localstatedir won't be used.
 
 Rebuilding:
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]