Cannot run alfresco
|
|
I cannot run the bitnami-alfresco-2.9.0B-1-linux-nojdk-installer.bin on Ubuntu 8. I have tried it with the terminal as well as from the desktop. I receive no error message in the terminal, it just goes back to the command line. When executing from the desktop gui I get the following error message: “There is no application installed for this file type” |
|
|
Hi, Have you checked the permissions? Try the following from a terminal: $ chmod 755 bitnami-alfresco-2.9.0B-1-linux-nojdk-installer.bin Cheers. |
|
|
It is executable. My syntax is also correct. |
|
|
Sorry, You would like to execute from the desktop no? The Ubuntu 8.04 does not recognize the .bin extension as executable file. Rename the file and remove the .bin extension and Ubuntu should execute it now. |
|
|
Still no luck. No error message now but is not running the installer. |
|
|
64 bit by the way. |
|
|
Maybe the downloaded file is corrupted. You can check the file md5 typing: $ md5sum bitnami-alfresco-2.9.0B-1-linux-nojdk-installer.bin The result should be this number: 08c5c52a23664184fd86936a7024725e If you obtain a different number, you should download another time because the file has been corrupted and you can not execute. |
|
|
Tried it again. Absolutely nothing happens at all … either through the gui or terminal. |
|
|
Have you downloaded the file another time? have you checked the md5? Sorry but we can not reproduce your error. |
