SML not detecting OS on OS X Mavericks

佐手、 提交于 2019-12-20 02:58:17

问题


I could not run SMLNJ on Mavericks It shows me the error

sml: unable to determine architecture/operating system

I also looked in /usr/local/smlnj/config/_arch-n-opsys file and Mavericks is mentioned there.

13*) OPSYS=darwin;  HEAP_OPSYS=darwin ;; # MacOS X 10.9 Mavericks

Can some one help me on this?


回答1:


You can use this .pkg file to reinstall the SML and see if the problem happens again.



来源:https://stackoverflow.com/questions/20009628/sml-not-detecting-os-on-os-x-mavericks

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!