Seafile Server for Raspberry PI, Model B (Rev 2)

Ok, I tried it the hard way: I compiled everything on my own using these instructions:

Several packages were missing on my Raspberry PI (ok that wasn’t a real problem).
As a hack I had to create some links in /usr/linclude for “evhtp”.
Finally I got everything compiled.

Installation via “setup-seafile-mysql.sh” was without any problems.
Starting everything via
./seafile.sh start
./seahub.sh start
worked, too.

However, “seahub” isn’t running after starting it. It obviously silently dies.
A subsequent “seahub stop” gives me:
“Seahub is not running”

The log files don’t give me a clue about what might have gone wrong.
I only see lines such as:
…/common/peer.c(943): Local peer down (ccnet.log)
seafile-controller.c(544): seafdav not enabled. (controller.log)
They don’t seem to be errors for me.

Therefore my (currently) final result on installing Seafile on my Raspberrry PI is:
I give up.
Sorry