Maarten Lankhorst wrote:
Hi Christopher,
2008/3/12, Christopher raccoonone@procyongames.com:
I've been trying to get MozyHome working on WINE, and have made a little progress. However, it seems that the service which Mozy uses won't start. Searching a bit I found a thread from a year ago stating that services don't work in WINE, but that it was being worked on. Are services implemented in WINE now, or if they're not is someone working on it who I could help out?
Services most definitely work now. Some of them you can start manually with "wine net start 'servicename'", however this shouldn't be needed.
Cheers, Maarten.
Thanks Maarten! I tried that, but didn't have anymore luck. The service exits almost immediately, after giving a few fixme messages. Time to do some debugging I guess :)
Christopher