Trying Haskell for Mac on my Capitan OS laptop is working fine but I cannot install CLI tools, it always end with a error.
```
21/8/17 10:55:22,573 SecurityAgent[473]: activateIgnoringOtherApps:1
21/8/17 10:55:22,577 SecurityAgent[473]: makeKeyAndOrderFront
21/8/17 10:55:22,000 kernel[0]: ignored is_io_service_close(0x100000361,IOHIDParamUserClient)
21/8/17 10:55:22,640 SecurityAgent[473]: com.apple.SecurityAgent.consoleLogin.UIShown
21/8/17 10:55:27,672 UserEventAgent[43]: Failed to send message because the port couldn't be created.
21/8/17 10:55:27,672 UserEventAgent[220]: com.apple.TMHelperAgent.SetupOffer enabled
21/8/17 10:55:28,472 UserEventAgent[43]: Failed to send message because the port couldn't be created.
21/8/17 10:55:28,472 UserEventAgent[220]: com.apple.TMHelperAgent.SetupOffer enabled
21/8/17 10:55:29,290 Installer[472]: El Instalador ha detectado un error que ha impedido completar la instalación. Póngase en contacto con el fabricante del software para solicitar ayuda.
```
Error output is not usefull in this case.
Date
Votes
3 comments
-
Manuel Chakravarty I am sorry for the problem. The log messages indeed don't seem helpful? Are they from the system log.
There is also a log in the install itself. After you double click the package, in the installer app, please open the "Window" menu. It has an entry for the "Installation protocol". This should be more informative. If you could please post or send to support@haskellformac.com that log, that would be very helpful in diagnosing this problem. Thank you.
-
Bysabi Files Manuel.
Finnally I can see installer logs. It seems that some files were lost, not a Haskell4Mac fault.
I solved it reinstalling "Haskell for Mac" IDE.
Thanks.
-
Manuel Chakravarty I am glad you were able to resolve the problem.
Please sign in to leave a comment.