Talk:Linux Quick Install

From AlfrescoWiki

Jump to: navigation, search

Apparently on a Linux system without a GUI installed (no X) it is needed to specify a command line flag -S. When doing so the installation fails after a while. It seems to require some user input which was not provided. How can the missing data be specified on the commandline?

   <myhost>:/opt # ./Alfresco-Community-2\(2\).1R1-Linux-x86-Install -S
   An error has occurred during installation
       An error has occurred during installation
       error renaming "/opt/Alfresco/tomcat/shared/classes/alfresco/extension/custom-hibernate-dialect.properties.<%ALF_DB%>": no such file or directory
       while executing
   "file rename -force $src $dst"
       (procedure "::InstallJammer::actions::RenameFile" line 6)
       invoked from within
   "::InstallJammer::actions::$type $obj"
       while executing

and so on


[edit] Installation binary not found

Xushi: i'm following the installation guide and it says to download the alfresco-linux-community.bin installer, but the link provided only gives me archived (.gz, .zip) copies of alfresco-tomcat (and other archives), which when extracted, shows a whole tree of files and folders, but no .bin installer. I think this paragraph needs to be a bit more clear on what exactly should be downloaded