suchen

Heim  >  Fragen und Antworten  >  Hauptteil

macos - os x 10.11 编译安装 git,问题再现

之前遇见的问题已经排除,升级了os x 10.11之后,/usr/include没有了,因为苹果官方将此目录剔除了,所以编译会出现openssl/ssl.h file not found。
昨天通过xcode-select install安装好之后,/usr/include目录出现了,但是编译再次出现问题:

./git-compat-util.h:270:10: fatal error: 'openssl/ssl.h' file not found

如何解决?

滿天的星座滿天的星座2811 Tage vor648

Antworte allen(2)Ich werde antworten

  • 我想大声告诉你

    我想大声告诉你2017-05-02 09:25:59

    缺少openssh库,如果已经安装,则路径没指对

    Antwort
    0
  • PHPz

    PHPz2017-05-02 09:25:59

    单独下载一个openssl库的包?

    Antwort
    0
  • StornierenAntwort