2014-03-13 22 views
1

簡單的brew install v8命令給了我以下結果。在OS X上安裝v8的問題(看起來像某種SVN問題?)

Warning: Your Xcode (5.0.2) is outdated 
Please update to Xcode 5.1. 
Xcode can be updated from the App Store. 
==> Downloading https://github.com/v8/v8/archive/3.21.17.tar.gz 
Already downloaded: /Library/Caches/Homebrew/v8-3.21.17.tar.gz 
==> Checking out http://gyp.googlecode.com/svn/trunk 
svn: E175002: Unable to connect to a repository at URL 'http://gyp.googlecode.com/svn/trunk' 
svn: E175002: OPTIONS of 'http://gyp.googlecode.com/svn/trunk': Could not read status line: connection was closed by server (http://gyp.googlecode.com) 
Error: Failed to download resource "v8--gyp" 
Failure while executing: svn checkout -q --force http://gyp.googlecode.com/svn/trunk /Library/Caches/Homebrew/v8--gyp--svn -r 1685 

無法解讀這裏的問題。此時的任何信息都會有幫助。

+0

好*有些東西的*已過時... – nielsbot

回答

0

我有同樣的probleme,但我發現了另一個解決方案。

只需重新安裝的svn:

brew install svn 

刪除舊版本:

rm /usr/local/bin/svnversion 

重新創建鏈接:

brew link subversion 

然後安裝V8

brew install v8 
0

我還有另一種解決方案:我的xcode安裝是全新的,我從不接受條款和條件。只是嘗試執行$ svn,xcode的條款和條件將提示