It starts with the Delegated Administration Service Configuration Wizard; Apache fails to start with:
Syntax error on line 1113 of /oracle/iam/Apache/Apache/conf/httpd.conf:
Cannot load /oracle/iam/Apache/Apache/libexec/mod_rewrite.so into server: /oracle/iam/Apache/Apache/libexec/mod_rewrite.so: undefined symbol: dbm_fetch
In spite of earlier actions, one needs to:
sudo apt-get install libdb1-compat
That still does not resolve everything - but at least I can use LDAP.