Oops, sorry -- but I swear that preview was showing what was required.
Real thing is like this, for example:
Request Error
Server startup failed: Error during bootstrapping
syntax error in expression "([empty_string_p $file_db_type] || \
[string e"
("if" test expression)
while compiling
"if {([empty_string_p $file_db_type] || \
[string equal $file_db_type $db_type]) &&
([string equal $file_type tcl_procs] && ..."
("foreach" body line 6)
while compiling
"foreach file [lsort $files] {
set file_db_type [apm_guess_db_type $package_key $file]
set file_type [apm_guess_file_type $package_..."
(compiling body of proc "apm_bootstrap_load_libraries", line 17)
invoked from within
"apm_bootstrap_load_libraries -procs acs-tcl
"
I'll see if this really maybe a CRLF thing...