Changes

Jump to navigation Jump to search
8 bytes removed ,  01:53, 10 November 2010
Line 10: Line 10:  
== Download & Install Funambol ==
 
== Download & Install Funambol ==
 
Goto https://www.forge.funambol.org/DomainHome.html
 
Goto https://www.forge.funambol.org/DomainHome.html
to download Funambol 8.0. The latest GNU/Linux 32bit funambol server is 8.5, but this has not been confirmed yet for use with SOGO.
+
to download Funambol 8.5. The latest GNU/Linux 32bit funambol server is 8.7, but this has not been confirmed yet for use with SOGO.
   −
  wget http://download.forge.objectweb.org/sync4j/funambol-8.0.2.bin
+
  wget http://download.forge.objectweb.org/sync4j/funambol-8.5.2.bin
    
Run the binary to install:
 
Run the binary to install:
   −
  chmod +x funambol-8.0.2.bin
+
  chmod +x funambol-8.5.2.bin
  ./funambol-8.0.2.bin
+
  ./funambol-8.5.2.bin
    
Agree on the licence terms and accept '''/opt''' as the directory to extract Funambol. This will install it in:
 
Agree on the licence terms and accept '''/opt''' as the directory to extract Funambol. This will install it in:
Line 174: Line 174:  
'''Funambol SOGo Connector'''
 
'''Funambol SOGo Connector'''
   −
  wget http://www.scalableogo.org/uploads/Funambol/funambol-sogo-1.0.7.s4j
+
  wget http://www.sogo.nu/uploads/Funambol/funambol-sogo-1.0.8.s4j
  cp funambol-sogo-1.0.7.s4j /opt/Funambol/ds-server/modules
+
  cp funambol-sogo-1.0.8.s4j /opt/Funambol/ds-server/modules
    
Then, open the '''/opt/Funambol/ds-server/install.properties''' file  
 
Then, open the '''/opt/Funambol/ds-server/install.properties''' file  
Line 181: Line 181:  
  vim /opt/Funambol/ds-server/install.properties
 
  vim /opt/Funambol/ds-server/install.properties
   −
and add '''funambol-sogo-1.0.7''' at the end of the "modules-to-install" line.
+
and add '''funambol-sogo-1.0.8''' at the end of the "modules-to-install" line.
    
== Install Modules and Create Funambol Database Tables ==
 
== Install Modules and Create Funambol Database Tables ==
374

edits

Navigation menu