View Single Post
Posts: 150 | Thanked: 91 times | Joined on Dec 2009 @ Norway
#46
@floweih I don't remember, I installed it with downloading the package and installe it with dpkg -i. It then said something about missing package, and I did an apt-get install on that package.

I have now sett up my n900 to sync with my funabol-server every 10 min with fcron that I found in this thread:
http://talk.maemo.org/showthread.php?p=512856

I made a fcrontab-file as root with
fcrontab -e
& 0,10,20,30,40,50 * * * * /bin/su - user -c "/usr/bin/syncevolution funambol"