Welcome 微信登录

首页 / 操作系统 / Linux / 在Ubuntu上安装GraphLab, nimfa

Ubuntu 12.04 - 64bit on vmware player安装nimfa第一次apt-get update
Ubuntu Software Sources>Choose a Download Server>Select Best Server选择下载伺服器
sudo apt-get update
遇到错误 "Could not get lock /var/lib/apt/lists/lock"
sudo rm /var/lib/apt/lists/lock
重新执行sudo apt-get update安装numpy, scipy
sudo apt-get install python-numpy python-scipy安装nimfa
git clone git://github.com/marinkaz/MF.git安装libboost第一次update
sudo apt-get update
遇到错误 "Could not get lock /var/lib/apt/lists/lock"
sudo rm /var/lib/apt/lists/lock
重新执行sudo apt-get updatesudo apt-get install zlib1g-dev libbz2-dev
sudo apt-get install build-essential
sudo apt-get install libboost1.46-all-dev (版本自己注意一下)安装itpp
sudo apt-get install libitpp-dev libitpp7-dbg安装mercurial (SCM)
sudo apt-get install mercurial安装cmake (cross platform make)
sudo apt-get install cmake安装graphlab v2 from mecurial
hg clone https://code.google.com/p/graphlabapi/
hg pull
hg updateConfigure and Compilecd graphlabapi
hg pull
hg update v2
export BOOST_ROOT=/usr/
./configure
cd release/
make -j4Ubuntu 12.04 SunPinyin设置下翻上翻虚拟机中ssh和scp的使用相关资讯      Ubuntu安装教程 
  • 平板电脑安装Ubuntu教程  (今 08:25)
  • 给Ubuntu安装HTC样式的My Weather   (12/24/2012 16:02:28)
  • Ubuntu 通过 PPA 安装 Komodo Edit  (12/03/2012 22:21:14)
  • Ubuntu安装软件提示“无法打开锁文  (01/14/2013 09:50:19)
  • Ubuntu下如何用命令行运行deb安装  (12/23/2012 19:51:35)
  • Ubuntu下安装壁纸切换工具Variety  (11/29/2012 10:34:27)
本文评论 查看全部评论 (0)
表情: 姓名: 字数