[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4 /ext/ircg README.txt
From:       "Sascha Schumann" <sascha () schumann ! cx>
Date:       2001-08-31 21:52:09
[Download RAW message or body]

sas		Fri Aug 31 19:27:24 2001 EDT

  Modified files:              
    /php4/ext/ircg	README.txt 
  Log:
  refinements
  
Index: php4/ext/ircg/README.txt
diff -u php4/ext/ircg/README.txt:1.11 php4/ext/ircg/README.txt:1.12
--- php4/ext/ircg/README.txt:1.11	Mon Aug 20 12:34:18 2001
+++ php4/ext/ircg/README.txt	Fri Aug 31 19:27:24 2001
@@ -15,7 +15,7 @@
 
 
 
-($Id: README.txt,v 1.11 2001/08/20 16:34:18 sas Exp $)
+($Id: README.txt,v 1.12 2001/08/31 23:27:24 sas Exp $)
 
 STATUS
 
@@ -35,32 +35,36 @@
 2.  Edit some variables at the top of that script:
 
     prefix
-    	The directory where all software gets installed (the user running
-    	the script must have write permission to that directory).
+        The directory where all software is installed in.  Note that
+        the user which runs the script shall have write permissions
+        for that directory.
     
     php4_sourcedir
-       	A very recent checkout of the PHP 4.0 Repository, fully buildconf'd.
+       	A compatible version of the PHP 4.0 source-code, fully buildconf'd.
     
     st_target
-    	The State Threads Target (e.g. freebsd-optimized)
+        The State Threads target (e.g. freebsd-optimized)
 
     st_targetdir
-    	The State Threads Directory name (e.g. FREEBSD_`uname -r`_OPT)
+        The State Threads directory name (e.g. FREEBSD_`uname -r`_OPT)
 
-    thttpd/IRCG/st    (probably don't need to be changed)
-    	The latest version numbers of the respective software
+        On Solaris 2.x, this is the output of "uname -r" minus 3
+        (e.g. 5.8 becomes 2.8).
 
-    State Threads and IRCG currently require GNU make, so if your
-    system make is not GNU make, apply s/make/gmake/ or whatever
-    is appropiate for your system to install_ircg.sh.
+    thttpd, IRCG, st    (usually don't need to be changed)
+        The latest version numbers of the respective software package.
+
+    make
+        The name of GNU make on your system (some packages depend
+        on it).
 
 3.  Run
 
-    	chmod +x install_ircg.sh
-    	./install_ircg.sh
+        chmod +x install_ircg.sh
+        ./install_ircg.sh
 
-    If you have a standard system (i.e. Linux or FreeBSD), the process 
-    should finish without any problem.
+    If you are installing on a common system (e.g. Linux or FreeBSD), the 
+    process should finish without any problem.  
 
     Note 1:  Currently, the shipped patches are in the unified diff
     format.  Some esoteric patch tools cannot handle that format.  On
@@ -74,7 +78,7 @@
     system yourself.. Good luck.
     
 
-    
+
 
 THE LONG AND BORING WAY
 
@@ -127,5 +131,5 @@
 
     http://schumann.cx/ircg/ircg-php-scripts.tar.gz
 
-Start reading index.php.
+Start by reading index.php.
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-cvs-unsubscribe@lists.php.net
For additional commands, e-mail: php-cvs-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic