2013-04-01 19 views

cevap

6

etrafında bu nedeniyle protobuf yükseltilmiş olduğunu fark etti ve bu moshprotobuf 2.4.1 kullanmak kodlanmış 'dir.

Bu yüzden tek yapmam gereken protobuf 2.5.0'dan 2.4.1'a geri dönmekti. homebrew ile Mac'te bu, aşağıdaki aşamalarda yapılır:

> brew versions protobuf 
2.5.0 git checkout 019364d /usr/local/Library/Formula/protobuf.rb 
2.4.1 git checkout 544209f /usr/local/Library/Formula/protobuf.rb 
> git checkout 544209f /usr/local/Library/Formula/protobuf.rb 
> brew unlink protobuf 
> brew link protobuf 
+0

MAC OSX 10.9.5 tarihinde iş için beni ama 2.5.0 de çalışıyor gibi görünüyor. –

0

Ayrıca yükseltme sonra brew güncelleyip olabilir mosh 1.2.4 için:

$ brew update 

...

$ brew upgrade mobile-shell 
==> Upgrading 1 outdated package, with result: 
mobile-shell 1.2.4 
==> Upgrading mobile-shell 
==> Downloading http://mosh.mit.edu/mosh-1.2.4.tar.gz 
######################################################################## 100.0% 
==> ./configure --prefix=/usr/local/Cellar/mobile-shell/1.2.4 
==> make install 
    /usr/local/Cellar/mobile-shell/1.2.4: 12 files, 1004K, built in 41 seconds 
İlgili konular