I'm trying to install ejabberd on OSX 10.4.11 using the ejabberd-2.0.2_2-mac-intel-installer.app installer from process one.
The installer runs fine until it looks like it is just about done. At that point, I get the error:
There has been an error. Unable to create symbolic link /Applications/ejabberd-2.0.2_2/lib/ejabberd-2.0.2_2/priv/darwin-x86/ejabberdctl -> ../ejabberdctl. The application will exit now.
Any help would be most appreciated.
Running the installer as sudo
Running the installer as sudo solved my issue. Wasn't expecting to need sudo for the install...