[srvx-commits] CVS: services INSTALL,1.15.2.6,1.15.2.7
Brought to you by:
entrope
From: Miles P. <pet...@us...> - 2001-08-10 03:50:15
|
Update of /cvsroot/srvx/services In directory usw-pr-cvs1:/tmp/cvs-serv22252 Modified Files: Tag: rel-1_0 INSTALL Log Message: autogen.sh isnt distributed, ho ho ho Index: INSTALL =================================================================== RCS file: /cvsroot/srvx/services/INSTALL,v retrieving revision 1.15.2.6 retrieving revision 1.15.2.7 diff -C2 -r1.15.2.6 -r1.15.2.7 *** INSTALL 2001/08/10 03:46:21 1.15.2.6 --- INSTALL 2001/08/10 03:50:12 1.15.2.7 *************** *** 46,52 **** 2) Run the configure script (sh configure), it will verify that your ! system will have the resources needed for srvx to compile. If this ! script doesn't exist, please run autogen.sh (sh autogen.sh) to ! generate it. 3) On some systems you may need to edit the Makefile in order for --- 46,50 ---- 2) Run the configure script (sh configure), it will verify that your ! system will have the resources needed for srvx to compile. 3) On some systems you may need to edit the Makefile in order for |