Depois de compilar o SOPE, poderá continuar com o código fonte do groupware, Logic, DocumentAPI e WebUI.

Requisitos
  • gnustep-make, gnustep-objc, libxml2, libical, js
  • skyrix-xml, skyrix-core, skyrix-sope
  • gnustep-db
  • Logic => DocumentAPI => WebUI

    OGo Business Logic [seguinte]

    cd Logic
    make -s debug=yes install
    cd ..

    Verifique:

    Documentação da API OGo [next] [prev]

    cd DocumentAPI
    make -s debug=yes install
    cd ..

    Verifique:

    Interface Web do OGo [prev]

    cd WebUI
    make -s debug=yes install
    cd ..

    Verifique: and with a bit of luck you might get a WebUI/OpenGroupware.org/OpenGroupware.org directory. In this directory you should be able to start the OGo WebUI

    $ cd WebUI/OpenGroupware.org
    $ OpenGroupware.woa/ix86/linux-elf/OpenGroupware -WOPort '"*:20000"'


    Further Installation [prev]

    After compiling the necessary modules, you should at follow the install instructions to get a running system. You should definitely access OGo through Apache instead of working on the SOPE directly.