I was trying to install evergreen via the evergreen.sh script at http://open-ils.org/dokuwiki/doku.php?id=jaschmidt:evergreen_installer . It's a fresh Debian Etch installation. I didn't install apache2 or postgres beforehand. The only thing I did was install openssh server and then updates.
In any case, I seem to get a number of error messages and I have no idea what's going wrong. -------------- [ openils_all ] ------------------------------------------- perl-install Installing Perl modules to /openils//lib//perl5/ webcore-install Copying web into /openils//var/web autojs-install mod_xmlent-install /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' mod_xmlent.so /usr/lib/apache2/module s /usr/share/apr-1.0/build/libtool --mode=install cp mod_xmlent.so /usr/lib/apache2/modules/ cp mod_xmlent.so /usr/lib/apache2/modules/mod_xmlent.so cp: cannot stat `mod_xmlent.so': No such file or directory apxs:Error: Command failed with rc=65536 . make[2]: *** [mod_xmlent-install] Error 1 make[1]: *** [mod_xmlent-install] Error 2 (further down) Configuring Evergreen . . . chmod: cannot access `/openils/var/cgi-bin/*.cgi': No such file or directory (still further down) Updating OrgTree HTML * ! EXCEPTION ! * TYPE: OpenSRF::EX::ERROR Mess: System ERROR Mess: * ! EXCEPTION ! * Mess: TYPE: OpenSRF::DomainObject::oilsMethodException Mess: Mess: <500> *** Call to [open-ils.actor.org_tree.retrieve] failed for session [1222114569.3468912155.2713695249 ], thread trace [1]: Mess: Mess: Can't use an undefined value as an ARRAY reference at /openils/lib/perl5/OpenILS/Application/Actor.pm line 1043, <STDIN> line 1. Mess: Mess: Mess: Mess: Loc.: 996 OpenSRF::AppRequest Mess: Loc.: /openils/lib/perl5/OpenSRF/AppSession.pm Mess: Time: Mon Sep 22 13:16:15 2008 Loc.: 996 OpenSRF::AppRequest Loc.: /openils/lib/perl5/OpenSRF/AppSession.pm Time: Mon Sep 22 13:16:15 2008 Done /root Forcing reload of web server (apache2)... waiting Syntax error on line 51 of /etc/apache2/sites-available/eg_vhost.conf : Invalid command 'XMLEntStripPI', perhaps misspelled or defined by a module not included in the server configuration failed! I realize that's a lot of stuff and I'm not sure any of it is useful for tracking the problem down. If there are any questions that would help, I would be glad to answer them.
