Im install Alfresco in Debian Etch and have this problem:
test:~# ./AlfrescoCommunity-2.0-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-db-connection.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 "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval" (procedure "::InstallJammer::actions::ExecuteAction" line 6) invoked from within "::InstallJammer::actions::$type $obj" while executing "::InstallJammer::ExecuteActions Silent" (procedure "::InstallJammer::InstallMain" line 15) invoked from within "::InstallJammer::InstallMain" (procedure "main" line 2) invoked from within "main " invoked from within "if {![info exists ::InstallJammer]} { main }" (file "/installkitvfs/main.tcl" line 20961) test:
You *should* be able to use a command line option to set the required ALF_DB value (e.g. mysql), but we have had reports that this does not work on some Linux distros. We are updating the installers to include console-based installs, but these may still take a few weeks to come out.