Mountain Lion rvm install 1.8.7 x11 error

后端 未结 5 854
醉梦人生
醉梦人生 2020-12-02 04:55

After update to Mountain Lion, I tried install 1.8.7, and I got error. X11 file not found, I installed Xquarkz, but nothing changed. Whats wrong?

Fail to fi         


        
5条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 05:25

    I managed to do following on OSX 10.8.2 without a problem:

    rvm install 1.8.7 --with-gcc=clang --without-tcl --without-tk
    

提交回复
热议问题