Hello,
I got cloudprint working on my E02 PogoPlug. However, I'm not able to run it as a daemon. See below.
$this->bbcode_second_pass_code('', '
[root@eipogo cloudprint]# /opt/cloudprint/cloudprint/cloudprint.py -d
Updated Printer ml2010
Updated Printer Brother_MFC-7860DW
daemon module required for -d
yum install python-daemon, or apt-get install python-daemon, or pip install python-daemon
[root@eipogo cloudprint]#
')
I couldn't find python-daemon or python2-daemon. Any suggestions? Do I need to compile it myself? Any help?
I believe this is a recent issue, since I recall being able to run "cloudprint -d" on my old setup.
Thanks