I made it through the make install script with
one warning Dumper 2.12108 not found. we have 2.121
The make test had lots of errors because it
assumes I have tables in the mysql koha database.
The problem I having now is my system seems to
be ignoring the ScriptAlias directives in the koha-httpd.conf file. It is linked
to koha in the site-enabled directory. The /var/log/apache2/error.log indicates
that the ScriptAlias are not recognized or being ignored.
Has anyone else had this
problem?