freeside/httemplate/docs install-rt.html,1.3,1.4

ivan ivan at pouncequick.420.am
Sat Mar 12 08:07:35 PST 2005


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory pouncequick:/tmp/cvs-serv14062/httemplate/docs

Modified Files:
	install-rt.html 
Log Message:
popurl(3) won't give us a good freeside base url since RT calls it from multiple directory depths... have to specify explicity, like external integration

Index: install-rt.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/install-rt.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- install-rt.html	11 Mar 2005 10:18:48 -0000	1.3
+++ install-rt.html	12 Mar 2005 16:07:29 -0000	1.4
@@ -32,6 +32,8 @@
 
 <p>Create a new Unix group called 'rt'
 
+<p>Edit the top-level Makefile, set RT_ENABLED to 1 and set the RT_DOMAIN, RT_TIMEZONE, and FREESIDE_URL variables.
+
 <p><pre>make configure-rt
 make create-rt
 make install-rt




More information about the freeside-commits mailing list