I have two times installed fresh install SUSE 10 with Tamino 4.4.1 and got error Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 212 of /etc/apache2/httpd.conf: Syntax error on line 18 of /opt/ino/v4411/X_Port/Apache2/TaminoApache.conf: Cannot load /opt/ino/v4411/X_Port/Apache2/32bit/Apache2ModuleIno.so into server: /usr/lib/libaprutil.so.0: undefined symbol: gdbm_errno
The database server is working, but i also need apache.
Does anybody use SUSE 10 with tamino?
This is a step by step guide I created for installation on opensuse 10.3, saw the same apache problems during set up as well, but after the following procedure, everything worked fine. In case you use SLES, I don’t know if you have similar problems as it is based on an earlier version, but well, have a look. But if you had SLES you could contact support…
Installing Tamino 4.4.1 on Opensuse 10.3 (out of the box installation)
additional packages to be installed using YAST:
openmotif-libs
db1
gcc (for ARP/ARP-util installation)
install Tamino according to manual on CD
install patch from servline24 (Apache22 requires tamino patch; however,
Apache config is not patched sufficiently and libraries are missing)
download and install APR 0.9 and APR-util 0.9 (from http://apr.apache.org,
using ./configure, make, make install, do not use APR 1.X, that won’t work)
in /etc/apache2/httpd.conf add the following line, if not present:
Include /ino/v4411/X_Port/Apache2/TaminoApache.conf
in /ino/v4411/X_Port/Apache2/TaminoApache.conf remove the
following line: