[sword-svn] r237 - trunk

dglassey at crosswire.org dglassey at crosswire.org
Wed Jan 4 13:18:34 MST 2006


Author: dglassey
Date: 2006-01-04 13:18:28 -0700 (Wed, 04 Jan 2006)
New Revision: 237

Modified:
   trunk/README
Log:
add configuring ORbit to readme



Modified: trunk/README
===================================================================
--- trunk/README	2006-01-04 20:10:18 UTC (rev 236)
+++ trunk/README	2006-01-04 20:18:28 UTC (rev 237)
@@ -0,0 +1,13 @@
+Configuring ORbit
+-----------------
+
+ORbit must be configured to NOT use its own accelerated transport, but 
+instead, the standard IIOP. This is a little tricky. We do this by 
+editing the file: /etc/orbitrc and make sure it contains:
+
+ORBIIOPIPv4=1
+ORBIIOPIPv6=1
+ORBIIOPUSock=0
+
+This could alternatively be located at /usr/etc/orbitrc, or 
+/usr/local/etc/orbitrc, depending on how ORBit has been configured



More information about the sword-cvs mailing list