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

    Install Kopano on Fedora 25

    Kopano Groupware Core
    3
    12
    2851
    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.
    • fbartels
      fbartels Kopano @hkaiser last edited by

      Hello @hkaiser ,

      the fedora packages are not actively tested by us so it could be that the packages have wrong dependencies. I would rather recommend to try an installation based on CentOS or RHEL (if you’re married to rpm packages). Otherwise Debian is a solid choice as well.

      Regards Felix

      Resources:
      https://kopano.com/blog/how-to-get-kopano/
      https://documentation.kopano.io/
      https://kb.kopano.io/

      Support overview:
      https://kopano.com/support/

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

        After Fedora, I tried an install on Centos 7, but it is also inpossible, because it is impossible to resolve all dependencies. Centos ist a tested version of Kopano? Thanks in advance.

        with best regards
        HK

        fbartels 1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels Kopano @hkaiser last edited by

          @hkaiser said in Install Kopano on Fedora 25:

          Centos ist a tested version of Kopano?

          It certainly is no favorite but is tested regularly. In fact just a few days ago I deployed a centos 7 machine with a master build to reproduce a report.

          Regards Felix

          Resources:
          https://kopano.com/blog/how-to-get-kopano/
          https://documentation.kopano.io/
          https://kb.kopano.io/

          Support overview:
          https://kopano.com/support/

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

            Hi Felix,

            Maybe you have an tutorial which works? I took the zip-file from the kopano download page for Redhat 7, but the are so much dependencies to resolve. Only using yum localinstall or rpm seems to become a problem. Especially the order of installing the packages. Thanks in advance.

            with best regards
            HK

            fbartels 1 Reply Last reply Reply Quote 0
            • fbartels
              fbartels Kopano @hkaiser last edited by

              @hkaiser have you tried https://documentation.kopano.io/kopanocore_administrator_manual/installing.html#rpm-based-distributions ?

              Regards Felix

              Resources:
              https://kopano.com/blog/how-to-get-kopano/
              https://documentation.kopano.io/
              https://kb.kopano.io/

              Support overview:
              https://kopano.com/support/

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

                Hi Felix,

                Yes i have tried this totorial, with it, I always get the dependencies problems. For example kopano-client needs libmapi, but libmapi needs kopano-client. So maybe there is a mor exact tutorial? thanks in advance.

                with best regards
                HK

                1 Reply Last reply Reply Quote 0
                • robing
                  robing Kopano (Inactive) last edited by

                  Hi HK,

                  Maybe you can create a local repo so yum can fix your dependencies problems for you
                  Just unpack the tar.gz and use

                  createrepo /path/to/kopano/packages
                  

                  Then create a repo list (e.g. /etc/yum.repos.d/kopano.repo)

                  [Kopano-core]
                  name=Kopano core
                  type=rpm-md
                  baseurl=file:///path/to/kopano/packages
                  gpgcheck=0
                  gpgkey=0
                  enabled=1
                  

                  Then use yum to install the packages

                  yum  update
                  yum install kopano-server-packages 
                  

                  Regards,

                  Robin

                  Regards Robin,

                  Need support?
                  Have a look at https://kopano.com/support/ for options.

                  Helpful resources:
                  https://kopano.com/blog/how-to-get-kopano/
                  https://documentation.kopano.io/
                  https://kb.kopano.io/

                  fbartels 1 Reply Last reply Reply Quote 1
                  • fbartels
                    fbartels Kopano @robing last edited by

                    @robing +1 this would have been my next recommendation as well (apart from using something debian based, where you could so the same tricks with local repositories).

                    Regards Felix

                    Resources:
                    https://kopano.com/blog/how-to-get-kopano/
                    https://documentation.kopano.io/
                    https://kb.kopano.io/

                    Support overview:
                    https://kopano.com/support/

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

                      Hi,

                      @robing, @fbartels

                      A lot of thanks to you both, now it works. If someone else make it like this, please be careful with activating epel. But the installation worked like a charme.

                      Thanks again,

                      with best regards
                      HK

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

                        HI All,

                        Please be also aware that installation on Fedora 25 do not work in the moment, only Centos 7 i have tried.

                        with best regards
                        HK

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