R_Language 板


LINE

[问题类型]: 效能谘询(我想让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--browse.1 /usr/local/share/man/man1/git-verify-tag.1 /usr/local/share/man/man1/git-verify-pack.1 /usr/local/share/man/man1/git-var.1 /usr/local/share/man/man1/git-upload-pack.1 /usr/local/share/man/man1/git-upload-archive.1 /usr/local/share/man/man1/git-update-server-info.1 /usr/local/share/man/man1/git-update-ref.1 /usr/local/share/man/man1/git-update-index.1 /usr/local/share/man/man1/git-unpack-objects.1 /usr/local/share/man/man1/git-unpack-file.1 /usr/local/share/man/man1/git-tag.1 /usr/local/share/man/man1/git-symbolic-ref.1 /usr/local/share/man/man1/git-svn.1 /usr/local/share/man/man1/git-submodule.1 /usr/local/share/man/man1/git-stripspace.1 /usr/local/share/man/man1/git-status.1 /usr/local/share/man/man1/git-stash.1 /usr/local/share/man/man1/git-stage.1 /usr/local/share/man/man1/git-show.1 /usr/local/share/man/man1/git-show-ref.1 /usr/local/share/man/man1/git-show-index.1 /usr/local/share/man/man1/git-show-branch.1 /usr/local/share/man/man1/git-shortlog.1 /usr/local/share/man/man1/git-shell.1 /usr/local/share/man/man1/git-sh-setup.1 /usr/local/share/man/man1/git-sh-i18n.1 /usr/local/share/man/man1/git-sh-i18n--envsubst.1 /usr/local/share/man/man1/git-send-pack.1 /usr/local/share/man/man1/git-send-email.1 /usr/local/share/man/man1/git-rm.1 /usr/local/share/man/man1/git-revert.1 /usr/local/share/man/man1/git-rev-parse.1 /usr/local/share/man/man1/git-rev-list.1 /usr/local/share/man/man1/git-reset.1 /usr/local/share/man/man1/git-rerere.1 /usr/local/share/man/man1/git-request-pull.1 /usr/local/share/man/man1/git-replace.1 /usr/local/share/man/man1/git-repack.1 /usr/local/share/man/man1/git-remote.1 /usr/local/share/man/man1/git-remote-testgit.1 /usr/local/share/man/man1/git-remote-fd.1 /usr/local/share/man/man1/git-remote-ext.1 /usr/local/share/man/man1/git-relink.1 /usr/local/share/man/man1/git-reflog.1 /usr/local/share/man/man1/git-receive-pack.1 /usr/local/share/man/man1/git-rebase.1 /usr/local/share/man/man1/git-read-tree.1 /usr/local/share/man/man1/git-quiltimport.1 /usr/local/share/man/man1/git-push.1 /usr/local/share/man/man1/git-pull.1 /usr/local/share/man/man1/git-prune.1 /usr/local/share/man/man1/git-prune-packed.1 /usr/local/share/man/man1/git-patch-id.1 /usr/local/share/man/man1/git-parse-remote.1 /usr/local/share/man/man1/git-pack-refs.1 /usr/local/share/man/man1/git-pack-redundant.1 /usr/local/share/man/man1/git-pack-objects.1 /usr/local/share/man/man1/git-p4.1 /usr/local/share/man/man1/git-notes.1 /usr/local/share/man/man1/git-name-rev.1 /usr/local/share/man/man1/git-mv.1 /usr/local/share/man/man1/git-mktree.1 /usr/local/share/man/man1/git-mktag.1 /usr/local/share/man/man1/git-mergetool.1 /usr/local/share/man/man1/git-mergetool--lib.1 /usr/local/share/man/man1/git-merge.1 /usr/local/share/man/man1/git-merge-tree.1 /usr/local/share/man/man1/git-merge-one-file.1 /usr/local/share/man/man1/git-merge-index.1 /usr/local/share/man/man1/git-merge-file.1 /usr/local/share/man/man1/git-merge-base.1 /usr/local/share/man/man1/git-mailsplit.1 /usr/local/share/man/man1/git-mailinfo.1 /usr/local/share/man/man1/git-ls-tree.1 /usr/local/share/man/man1/git-ls-remote.1 /usr/local/share/man/man1/git-ls-files.1 /usr/local/share/man/man1/git-log.1 /usr/local/share/man/man1/git-instaweb.1 /usr/local/share/man/man1/git-init.1 /usr/local/share/man/man1/git-init-db.1 /usr/local/share/man/man1/git-index-pack.1 /usr/local/share/man/man1/git-imap-send.1 /usr/local/share/man/man1/git-http-push.1 /usr/local/share/man/man1/git-http-fetch.1 /usr/local/share/man/man1/git-http-backend.1 /usr/local/share/man/man1/git-help.1 /usr/local/share/man/man1/git-hash-object.1 /usr/local/share/man/man1/git-gui.1 /usr/local/share/man/man1/git-grep.1 /usr/local/share/man/man1/git-get-tar-commit-id.1 /usr/local/share/man/man1/git-gc.1 /usr/local/share/man/man1/git-fsck.1 /usr/local/share/man/man1/git-fsck-objects.1 /usr/local/share/man/man1/git-format-patch.1 /usr/local/share/man/man1/git-for-each-ref.1 /usr/local/share/man/man1/git-fmt-merge-msg.1 /usr/local/share/man/man1/git-filter-branch.1 /usr/local/share/man/man1/git-fetch.1 /usr/local/share/man/man1/git-fetch-pack.1 /usr/local/share/man/man1/git-fast-import.1 /usr/local/share/man/man1/git-fast-export.1 /usr/local/share/man/man1/git-difftool.1 /usr/local/share/man/man1/git-diff.1 /usr/local/share/man/man1/git-diff-tree.1 /usr/local/share/man/man1/git-diff-index.1 /usr/local/share/man/man1/git-diff-files.1 /usr/local/share/man/man1/git-describe.1 /usr/local/share/man/man1/git-daemon.1 /usr/local/share/man/man1/git-cvsserver.1 /usr/local/share/man/man1/git-cvsimport.1 /usr/local/share/man/man1/git-cvsexportcommit.1 /usr/local/share/man/man1/git-credential.1 /usr/local/share/man/man1/git-credential-store.1 /usr/local/share/man/man1/git-credential-cache.1 /usr/local/share/man/man1/git-credential-cache--daemon.1 /usr/local/share/man/man1/git-count-objects.1 /usr/local/share/man/man1/git-config.1 /usr/local/share/man/man1/git-commit.1 /usr/local/share/man/man1/git-commit-tree.1 /usr/local/share/man/man1/git-column.1 /usr/local/share/man/man1/git-clone.1 /usr/local/share/man/man1/git-clean.1 /usr/local/share/man/man1/git-citool.1 /usr/local/share/man/man1/git-cherry.1 /usr/local/share/man/man1/git-cherry-pick.1 /usr/local/share/man/man1/git-checkout.1 /usr/local/share/man/man1/git-checkout-index.1 /usr/local/share/man/man1/git-check-ref-format.1 /usr/local/share/man/man1/git-check-mailmap.1 /usr/local/share/man/man1/git-check-ignore.1 /usr/local/share/man/man1/git-check-attr.1 /usr/local/share/man/man1/git-cat-file.1 /usr/local/share/man/man1/git-bundle.1 /usr/local/share/man/man1/git-branch.1 /usr/local/share/man/man1/git-blame.1 /usr/local/share/man/man1/git-bisect.1 /usr/local/share/man/man1/git-archive.1 /usr/local/share/man/man1/git-archimport.1 /usr/local/share/man/man1/git-apply.1 /usr/local/share/man/man1/git-annotate.1 /usr/local/share/man/man1/git-am.1 /usr/local/share/man/man1/git-add.1 /usr/local/share/gitweb /usr/local/share/gitk /usr/local/share/git-gui /usr/local/share/git-core /usr/local/share/doc/git-doc /usr/local/Library/LinkedKegs/git Warning: Unbrewed dylibs were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae, and may need to be deleted. Unexpected dylibs: /usr/local/lib/libtcl8.6.dylib /usr/local/lib/libtk8.6.dylib Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. If you didn't put them there on purpose they could cause problems when building Homebrew formulae, and may need to be deleted. Unexpected .pc files: /usr/local/lib/pkgconfig/tcl.pc /usr/local/lib/pkgconfig/tk.pc Warning: Unbrewed static libraries were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae, and may need to be deleted. Unexpected static libraries: /usr/local/lib/libtclstub8.6.a /usr/local/lib/libtkstub8.6.a 是我什麽步骤错了吗? 又或者我该怎麽在Mac上装Rmpi呢? [关键字]: homebrew Rmpi -- --



※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 1.164.20.66
1F:推 ccwang002:应该照他的建议 `brew prune` 因为你把装过的程式都删了 02/28 01:29
2F:→ ccwang002:再来是你有没有自行编译过程式,homebrew /usr/local 02/28 01:30
3F:→ ccwang002:底下的资料不会是 sudo xxx 产生的,所以有的就会警告 02/28 01:31
4F:→ ccwang002:要照它一步一步做,做完就再执行 brew doctor 02/28 01:31
我不太懂电脑,所以简单的说,我得执行brew prune XXX,XXX就是下面列的长长的表, 另外就是第一个warning中的chown,这要怎麽用啊? 我打进终端机好像没啥作用,还有 就是最後那几个要我delete的libraries也是用prune去删它吗? ※ 编辑: Dboy 来自: 1.164.20.66 (02/28 01:44) 问题已经解决了, 解决的方式我想说就留个底吧, 希望之後有电脑不熟的人可以轻松解决它。 可以发现我的问题主要是有一些坏档跟资料夹的阅读权限问题, 对於Mac的使用者来说, 由於比较新的OS X会隐藏一些系统资料夹, 导致虽然在Terminal中显示的那些资料夹完全无法从Finder中找到, 所幸我搜到以下这个教学网站: http://tinyurl.com/b658ong (Blog里面还有Terminal 101系列文,也很不错!) 其中第7个trick可以让你显示Finder中所有档案, 只需要在Terminal中键入: defaults write com.apple.finder AppleShowAllFiles TRUE 然後你就可以找到所有资料跟档案。 另外,想回复原来隐藏的状态的话, 只要如法炮制键入: defaults write com.apple.finder AppleShowAllFiles FAULSE 就行了。 Happy R-ing! ※ 编辑: Dboy 来自: 114.45.209.186 (02/28 10:15)
5F:→ Dboy:另外感谢ccwang002的说明~我是有你的说明才了解我的问题~进而 02/28 10:16
6F:→ Dboy:找到方法~非常谢谢你~ 02/28 10:17







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:Soft_Job站内搜寻

TOP