Forums General

Cannot run alfresco

Subscribe to Cannot run alfresco 9 post(s), 2 voice(s)

 
Avatar Ednargocat 7 post(s)

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”

 
Avatar beltran Administrator 392 post(s)

Hi,

Have you checked the permissions? Try the following from a terminal:

$ chmod 755 bitnami-alfresco-2.9.0B-1-linux-nojdk-installer.bin
$ ./bitnami-alfresco-2.9.0B-1-linux-nojdk-installer.bin

Cheers.

 
Avatar Ednargocat 7 post(s)

It is executable.

My syntax is also correct.

 
Avatar beltran Administrator 392 post(s)

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.

 
Avatar Ednargocat 7 post(s)

Still no luck. No error message now but is not running the installer.

 
Avatar Ednargocat 7 post(s)

64 bit by the way.

 
Avatar beltran Administrator 392 post(s)

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.

 
Avatar Ednargocat 7 post(s)

Tried it again. Absolutely nothing happens at all … either through the gui or terminal.

 
Avatar beltran Administrator 392 post(s)

Have you downloaded the file another time? have you checked the md5? Sorry but we can not reproduce your error.

Forums General