How to setup BlueMind on centos 6

i tried to setup the environment follow the guide link http://www.blue-mind.net/community/blue-mind-install/article/redhat-6.
But No package bm-full available.

/etc/yum.repos.d/bm.repo:
[bm]
name=Blue Mind Packages
baseurl=http://redhat.blue-mind.net/1b4/6/
failovermethod=priority
enabled=1
gpgcheck=0

/etc/sysconfig/selinux:

This file controls the state of SELinux on the system.

SELINUX= can take one of these three values:

enforcing - SELinux security policy is enforced.

permissive - SELinux prints warnings instead of enforcing.

disabled - SELinux is fully disabled.

SELINUX=disabled

SELINUXTYPE= type of policy in use. Possible values are:

targeted - Only targeted network daemons are protected.

strict - Full SELinux protection.

SELINUXTYPE=targeted

output of yum makecache:
[root@localhost ~]# yum makecache
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink | 6.4 kB 00:00

  • base: mirrors.cat.pdx.edu
  • epel: mirror.its.dal.ca
  • extras: mirror.hmc.edu
  • updates: mirror.hmc.edu
    base | 3.7 kB 00:00
    bm | 1.9 kB 00:00
    extras | 3.0 kB 00:00
    updates | 3.5 kB 00:00
    Metadata Cache Created

i have also ran the command yum update and yum makecache before installation.Would you please help me on this question?

What is you RedHat architecture (32-bit or 64-bit) ?
Blue Mind need a 64-bit for running.

You can check this with command:

$ uname -m

Hi everybody

I also tried to install BM on centos 6.2 x86-64bit from official installation manual

I finish installed BM system by yum, but I couldn’t start to config the system from beginning. I got error apache 403 when I tried to access https://hostname/setup

Is there anybody can help me?

Thanks in advance

I start a new thread with you post.