|
I refer to http://www.mapr.com//doc/display/MapR/M5%20-%20Ubuntu and deploy MapR in virtual machines I use VMWare 7.1.2 build-301548 and Ubuntu 10.04 I add 'deb http://package.mapr.com/releases/v1.2.3/ubuntu/ mapr optional' at the end of '/etc/apt/sources.list' and run 'sudo apt-get update'. I cannot continue the following steps because apt says there are no packeges. I check it by 'apt-cache search mapr' there is only find "mapr-1.1.3-datameer - Datameer Analytics Solution v1.3.8" and "mapr-client - Linux MapRTech Software." There are no other related packages such as mapr-cldb I try those procedures in a physical machine(Ubuntu 10.0.4), I can install packages and all related packages in the installation webpage are shown by "apt-cache search mapr" How to fix this problem? |