Hello everybody,
I am trying to install a bitnami redmine stack on my server.
If I use the 32bit the installation works. But the server is 64bit and I want to use the x64 stack. What I am doing i:
$ wget http://bitnami.org/files/stacks/redmine/2.1.4-0/bitnami-redmine-2.1.4-0-linux-x64-installer.run
$ chmod 755 bitnami-redmine-2.1.4-0-linux-x64-installer.run
$ ./bitnami-redmine-2.1.4-0-linux-x64-installer.run --mode text
Linux downloads the stack, but I do not get any response on the other two commands. Simply no reply in the shell. Nothing is working. I tried it serveral times with different versions but the linux just installs the 32bit stack.
At uname -a the server says: Linux cabalete.ispgateway.de x.x.x.x-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux
I really hope someone can help.
BR Markusa