Dear all,

I'm trying to install SOGo on Debian (armbian) on a armhf processor. But I cannot find a package. Therefore I try to install from source.

So I successfully compiled SOGo by

cd /tmp/SOPE
./configure --with-gnustep --enable-debug --disable-strip
make
make install

cd /tmp/SOGo
./configure --enable-debug --disable-strip
make
make install

Then I copied the sogo.init to /etc/init.d/sogo

But when I start I get

Unit sogo.service failed to load: No such file or directory.

Is this the right way to install? Or do I have to make a .deb package and how can I make it?

I see a lot of files in packaging but I don't know how to used it.
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to