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?

asked 25 Apr '12, 15:16

wenfeiwu's gravatar image

wenfeiwu
1334
accept rate: 0%

edited 25 Apr '12, 15:55


My guess is that your OS is 32-bit. We require 64-bit. The packages in the repository specify 64-bit architecture, and a 32-bit OS won't install them.

Can you check if your OS is 32-bit? type uname -a

link

answered 25 Apr '12, 21:44

steven's gravatar image

steven
32213
accept rate: 19%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×124
×47
×11

Asked: 25 Apr '12, 15:16

Seen: 860 times

Last updated: 02 Nov '12, 05:05

powered by OSQA