I use SOGo both @home and @work, both with CentOS 7. Since I didn't wanted to just "configure; make; sudo make install" the software, I created some homebrew rpms.
To ease updating SOGo I also created a local repo for SOGo. Since I've seen some requests for a CentOS 7 repo I figured my repo could be usefull to others too. So for whats it's worth: https://beerstra.org/repos/sogo/sogo.repo A couple of remarks though: - I assume you have EPEL enabled - I also assume you are running on x86_64 - SOGo can run on CentOS almost as is, but needs some deps that are not (yet) part of EPEL: gnustep, lasso and libwbxml. I took these from Fedora 21 and included them in the repo. - SOPE has a problem in detecting mysqlclient, one needs to symlink /usr/lib64/mysql/libmysqlclient.so.18.0.0 to /usr/lib64/libmysqlclient.so @compile time. I'm pretty sure this is just a compile error and nothing more, but if you use mysql as a database backend and have problems, you know where to look for. Imho this is a bug and should be fixed! Everything is build on Fedora 21 using mock with the epel7_x86_64 config, so I should be a clean build not hindered by customizations on my part. I did not sign any of the packages, if there is demand for that I could look into that. -- kind regards, Jeroen Beerstra [email protected] gpg key: https://beerstra.org/jeroen.asc -- [email protected] https://inverse.ca/sogo/lists
