[问题] homebrew安装Rmpi

楼主: Dboy (废物)   2014-02-28 00:54:29
[问题类型]:
效能咨询(我想让R 跑更快)
[软件熟悉度]:
入门(写过其他程式,只是对语法不熟悉)
[问题叙述]:安装Rmpi (Mac OSX 10.9)
[程式范例]:
我基本上follow下面这个网址的说明安装Rmpi:
http://tinyurl.com/kh28mjk
其中第一部有说到要安装Xcode跟homebrew,
所以我又根据下面这个网址的指示安装:
http://tinyurl.com/8lqpohx
Xcode我之前就有装,
我忘了之前有装过homebrew,
所以装homebrew的时候终端机console显示
It appears Homebrew is already installed. If your intent is to reinstall
you should do the following before running this installer again:
rm -rf /usr/local/Cellar /usr/local/.git && brew cleanup
所以我就照做了,
重新安装也很顺利,
但执行brew doctor时出现一堆Warning:
Warning: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.
You should probably `chown` them:
/usr/local/share/man/mann
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/bin/gitk
/usr/local/bin/git-upload-pack
/usr/local/bin/git-upload-archive
/usr/local/bin/git-subtree
/usr/local/bin/git-shell
/usr/local/bin/git-remote-hg
/usr/local/bin/git-remote-bzr
/usr/local/bin/git-receive-pack
/usr/local/bin/git-cvsserver
/usr/local/bin/git-credential-osxkeychain
/usr/local/bin/git
/usr/local/etc/bash_completion.d/git-prompt.sh
/usr/local/etc/bash_completion.d/git-completion.bash
/usr/local/lib/perl5/site_perl/Git.pm
/usr/local/lib/perl5/site_perl/Git/SVN.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Utils.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Ra.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Prompt.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Migration.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Memoize/YAML.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Log.pm
/usr/local/lib/perl5/site_perl/Git/SVN/GlobSpec.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Fetcher.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Editor.pm
/usr/local/lib/perl5/site_perl/Git/IndexInfo.pm
/usr/local/lib/perl5/site_perl/Git/I18N.pm
/usr/local/lib/perl5/site_perl/5.16.2/darwin-thread-multi-2level/auto/Git/.packlist
/usr/local/share/zsh/site-functions/git-completion.bash
/usr/local/share/zsh/site-functions/_git
/usr/local/share/man/man7/gitworkflows.7
/usr/local/share/man/man7/gittutorial.7
/usr/local/share/man/man7/gittutorial-2.7
/usr/local/share/man/man7/gitrevisions.7
/usr/local/share/man/man7/gitnamespaces.7
/usr/local/share/man/man7/gitglossary.7
/usr/local/share/man/man7/gitdiffcore.7
/usr/local/share/man/man7/gitcvs-migration.7
/usr/local/share/man/man7/gitcredentials.7
/usr/local/share/man/man7/gitcore-tutorial.7
/usr/local/share/man/man7/gitcli.7
/usr/local/share/man/man5/gitweb.conf.5
/usr/local/share/man/man5/gitrepository-layout.5
/usr/local/share/man/man5/gitmodules.5
/usr/local/share/man/man5/gitignore.5
/usr/local/share/man/man5/githooks.5
/usr/local/share/man/man5/gitattributes.5
/usr/local/share/man/man3/Git::SVN::Utils.3pm
/usr/local/share/man/man3/Git::SVN::Ra.3pm
/usr/local/share/man/man3/Git::SVN::Prompt.3pm
/usr/local/share/man/man3/Git::SVN::Memoize::YAML.3pm
/usr/local/share/man/man3/Git::SVN::Fetcher.3pm
/usr/local/share/man/man3/Git::SVN::Editor.3pm
/usr/local/share/man/man3/Git::I18N.3pm
/usr/local/share/man/man3/Git.3pm
/usr/local/share/man/man1/gitweb.1
/usr/local/share/man/man1/gitremote-helpers.1
/usr/local/share/man/man1/gitk.1
/usr/local/share/man/man1/git.1
/usr/local/share/man/man1/git-write-tree.1
/usr/local/share/man/man1/git-whatchanged.1
/usr/local/share/man/man1/git-web
作者: ccwang002 (亮)   2014-02-28 01:29:00
应该照他的建议 `brew prune` 因为你把装过的程式都删了再来是你有没有自行编译过程式,homebrew /usr/local底下的资料不会是 sudo xxx 产生的,所以有的就会警告要照它一步一步做,做完就再执行 brew doctor
楼主: Dboy (废物)   2014-02-28 10:16:00
另外感谢ccwang002的说明~我是有你的说明才了解我的问题~进而找到方法~非常谢谢你~

Links booklink

Contact Us: admin [ a t ] ucptt.com