|
Install time failed to launch daemon. When I run the app, it notices the daemon is not running, and offers to start it. This also fails. I find in my logs:
In the
Either set the On OSX, No idea why this fails in my environment. I regularly use |
|
In order to fix the installation, you must determine the location of the duInstallDaemon and edit it. I added the following lines near the top:
This can be added at line 2. Do not place it before line 1. After that, the only other thing I found wrong was the ownership of the The following will fix it:
(I was expecting the setuid bit to get shot down with the chown, but not so in OSX) Insert the 'sudo ' in front if you need to. If you cannot get a command prompt, and do not know what sudo is, I cannot help you, but there is sufficient info here for the DynDNS folks to fix things properly. I'm off to play with my newly installed and finally functioning update app. |
It is not a simple issue of fixing the $PATH, though. If I do address the $PATH issue, it installs everything, but my user owns it, and the setuid bit on the DyDnsUpdaterService sets uid to me (501).