相关疑难解决方法(0)

使用RVM的Mac OS X Lion Xcode问题

我有Xcode 4.1预览5工作正常,但决定通过App商店升级到最终的xcode 4.1.我首先卸载了Xcode ...

sudo /Developer/Library/uninstall-devtools –mode=all
Run Code Online (Sandbox Code Playgroud)

然后通过应用商店安装Xcode并重新启动.

我也完全删除了RVM,但是......现在每当我尝试安装Ruby版本时它都会失败.在错误文件中我得到这个:

[2011-07-27 18:29:25]  ./configure --prefix="/Users/holden/.rvm/usr"  
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking for gcc... /usr/bin/gcc-4.2
checking whether the C compiler works... no
configure: error: in `/Users/holden/.rvm/src/yaml-0.1.4':
configure: error: C compiler cannot create executables …
Run Code Online (Sandbox Code Playgroud)

ruby xcode rvm xcode4 osx-lion

8
推荐指数
2
解决办法
1万
查看次数

-bash:git:命令在lion osx的Xcode 4中找不到

通过Xcode 4.3 - >文件 - >源代码控制 - >存储库 - >克隆存储库,我从codesion.com克隆了一个存储库.但是当我去git init或git add时,找不到错误-bash:git:command.现在,Xcode 4.3附带了git,所以我该怎么做才能让它工作?

对此的任何帮助都会很棒.

提前致谢.

ios git-bash xcode4.3

6
推荐指数
2
解决办法
4510
查看次数

标签 统计

git-bash ×1

ios ×1

osx-lion ×1

ruby ×1

rvm ×1

xcode ×1

xcode4 ×1

xcode4.3 ×1