Upgrading to METAMOD 2.10 from 2.9

PHP no longer used

Configuration variables

PG_CONNECTSTRING_SHELL

Should no longer be used, instead configure Postgres to use sockets (change local ident to trust in pg_hba.conf)

PG_ADMIN_USER_PASSWORD

This may be necessary in Perl scripts for creating databases over tcp/ip.

Perl modules

These should be included in the Debian dependencies package and are only listed for those wishing to install manually.

HTTP::OAI
XML::SAX::Writer

Simplified installation

Program installation via Debian packages

    dpkg -i metno-perl-webdev-ver1

    dpkg -i metno-metamod-2.10_2.10.0-1_all.deb

Program installation (manual)

    cpan install

Local configuration

applic directory

Automatic setup

    createusers.sh
    createdb.sh
    createuserdb.sh

    install_jobs

    prepare_runtime_env.sh
    (ownership?)