Den 06-01-2016 kl. 12:49 skrev Christian Jensen:
Hi Thomas

Den 06-01-2016 kl. 08:05 skrev Trepper Thomas:
Thx Martin - is it such a high effort to build 32bit, I always thought it’s an automated process?

Is it possible to build by my own? (Even if it is bypassing the idea of a repository?) Or is maybe someone else maintaining a kind of private or back ports repository?
you can easily build your own using "the source from the official repository, i did when it was testing

cd /usr/local/src/
# get dependencies
apt-get build-dep sogo
for got to add you need to do this for all unresolved dependencies like sope etc..
apt-get source sogo
cd sogo-2.3.5/
# may be difrent for you but i allways use this
dpkg-buildpackage -us -uc -rfakeroot -D -d
.... wait for build to finish ....
cd ..
# install the packages you need
dpkg -i sogo-*.deb

Regards
Christian Jensen

(Upgrading from 32bit to 64bit is not that easy, it’s recommended to do a fresh clean install which is in my case a huge amount of work)

Thx in advance and best wishes,
Thomas



Am 05.01.2016 um 17:35 schrieb Martin Simovic <[email protected] <mailto:[email protected]>>:



On 05 Jan 2016, at 17:30, Trepper Thomas <[email protected] <mailto:[email protected]>> wrote:

Thanks a lot Christian,

I have the same lines and the issue seems to be, that it cannot find 32bit. Why is it only 64bits?

Thomas

32-bit is so rare to find on servers these days that SOGo team decided to provide 64-bit packages only. I came across this problem with other vendors too, (e.g. Dell OMSA) so upgraded all servers to 64bit OS.

Best Regards
Martin.



--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to