Quote from: MartenR on February 25, 2013, 07:12:54Anyway, if you like to run vomp as daemon on raspbain (but make sure that you have ssh access before you do the next steps),
you can go to the debian directory in the source tree, run create_source_tar .
Then you go down with cd .. and run dpkg-buildpackage.
Afterwards you can go down with cd .. and run as root dpkg -i packagename.
Then vomp is cleanly installed as a package and run as a daemon controllable with a script in /etc/init.d/vompclient-raspi, but while it is running, you will not have access to a local konsole on the raspberry. Therefore you need ssh access.
Any chance to get the daemon-package pre-built? I do not have a build environment which I assume would be needed for the above to work.
The idea is that the vompclient would run as a daemon and start directly from the boot. If there are other (better?) ways to achieve this than the daemon, feel free to suggest
Thanks in advance.
-kari