Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    compiling kopano from source.

    Kopano Groupware Core
    2
    3
    217
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • thctlo
      thctlo last edited by

      Hai,

      I want to compile kopano from source. ( im not good with source builds,… that said )…

      So i did read : https://documentation.kopano.io/kopanocore_administrator_manual/compiling_from_source.html

      checkout https://stash.kopano.io/projects/KC/repos/kopanocore/browse/doc/install.txt

      pulled in the git sources.
      cd in_to_kopano source
      and did run :

      ./configure --help
      -bash: ./configure: No such file or directory
      

      so what im i missing here, besides the missing file “configure” ?

      Is the documentation for building from source still correct?

      1 Reply Last reply Reply Quote 0
      • jengelh
        jengelh Banned last edited by

        configure is a generated script and as such does not exist in git, only in source tarballs (which, I guess, have never caught on in this project). You need ./bootstrap.sh to generate it.

        1 Reply Last reply Reply Quote 0
        • thctlo
          thctlo last edited by

          Thanks! a note is the INSTALL should be sufficient then. ;-)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post