OS X 10.9.2: checking whether the C compiler works… no

前端 未结 8 573
耶瑟儿~
耶瑟儿~ 2020-12-09 02:41

I\'m attempting to install texinfo 5.2, and I\'m running into some issues during ./configure, which I believe are related to the C compiler. When I upgraded fr

8条回答
  •  一生所求
    2020-12-09 03:13

    For me the issue was I had not run

    xcode-select --install

    Once I did that everything ran fine

提交回复
热议问题