Mar 30, 2010
Alfresco installer won't launch
Struggled to find this answer when I installed Alfresco on our dev server. We are running a 64 bit ubuntu installation, and when we try to launch the Alfresco installer, it does nothing. There is no error, it doesn’t act like it’s working, nothing. Searching around, I found the following forum that briefly mentions the need for ia32-libs.
Alfresco • View topic – Can’t start the linux community installer in Ubuntu 9.10-b6.
> sudo apt-get install ia32-libs
The problem is now solved.