如何在ubuntu12.04上安装mahout?
sudo apt-get install mahout
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mahout
https://ccp.cloudera.com/display/CDHDOC/Mahout+Installation
To install Mahout on an Ubuntu or other Debian system:
$ sudo apt-get install mahout
3条答案
按热度按时间wnrlj8wa1#
从来没有这样分发过。从apache下载或使用maven。
编辑:。。。apache从未以这种方式分发过。如果这就是你想要的,从apache下载tarball。
41ik7eoe2#
apt-cache search mahout
显示该包不是官方ubunturepos提供的。你必须直接从Apache那里得到它。
wnavrhmk3#
cloudera提供的mahout安装手册包含以下部分:
mahout前提条件
重要信息:如果尚未安装,请先安装cloudera的yum、zypper/yast或apt存储库,然后再按照以下说明安装mahout。有关说明,请参阅cdh3安装。
在cdh3安装期间,cloudera的包存储库
http://archive.cloudera.com/debian <RELEASE>-cdh3 contrib
正在您的系统中进行配置,以便在遵循手册之后,您可以使用apt-get
.