This forum is no longer active. Please post your questions to our new community site
Rackspace Cloud Servers and Bitnami Images
|
|
Hi, I am trying to deploy a LifeRay Bitnami image on a Rackspace Cloud Server. When I take the “native” LifeRay Bitnami Image: http://bitnami.org/stack/liferay and try to run the “bin” file on an Ubuntu 10.04 server, I get the following: “root@bitnami:~# ./bitnami-liferay-5.2.3-1-linux-installer.bin prior to doing this I set the permissions to execute and try to run this in text mode. Here is an illustration of what I did: root@bitnami:~# ls -l Is it not possible to run the Bitnami images on Rackspace Cloud Servers? Is there something peculiar that would not permit me to install this on Ubuntu? Thank you for your Thoughts! |
|
|
I realized that I am running on a 64-bit cloud. I installed the compatibility libs and got it to install correctly. $ sudo apt-get install ia32-libs Thanks, |

