[Cluster-devel] cluster/doc usage.txt

teigland at sourceware.org teigland at sourceware.org
Wed Jun 14 19:58:41 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland at sourceware.org	2006-06-14 19:58:41

Modified files:
	doc            : usage.txt 

Log message:
	update some of the build steps

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt.diff?cvsroot=cluster&r1=1.26&r2=1.27

--- cluster/doc/usage.txt	2006/06/05 15:15:02	1.26
+++ cluster/doc/usage.txt	2006/06/14 19:58:41	1.27
@@ -30,17 +30,10 @@
         cd cluster/cman/lib;            make; make install
         cd cluster/ccs;                 make; make install
         cd cluster/cman;                make; make install (*)
+        cd cluster/dlm;                 make; make install
         cd cluster/group;               make; make install
         cd cluster/fence;               make; make install
-        cd cluster/dlm;                 make; make install
-        cd cluster/gfs/lock_dlm/daemon; make; make install
-
-        edit INCLUDEPATH in cluster/gfs2/mkfs/Makefile
-		cd cluster/gfs2/libgfs2;        make; make install
-		cd cluster/gfs2/convert;        make; make install
-		cd cluster/gfs2/fsck;           make; make install
-        cd cluster/gfs2/mkfs;           make; make install
-        cd cluster/gfs2/mount;          make; make install
+        cd cluster/gfs2;                make; make install
 
         (*) this step downloads and builds an openais tarball from
         http://people.redhat.com/pcaulfie/




More information about the Cluster-devel mailing list