Apache + Tamino + Solaris

I have installed Tamino 3.1.1.1 on solaris 8 and Apache 2.0.44.

I have installed the modules that I downloaded form this site.

When Apache starts I get the following error

Cannot load /usr/local/apache2/modules/Apache2ModuleIno.so into server: ld.so.1: /usr/local/apache2/bin/httpd: fatal: relocation error: file /usr/local/apache2/modules/Apache2ModuleIno.so: symbol XTS_V126: referenced symbol not found

I

To solve the apache problem you need to upgrade the Tamino to v3121. With this version of Tamino, the XTS component is upgraded to v126.


Stuart Fyffe-Collins
Software AG (UK) Ltd.

I have upgraded my system to 3.1.2.1 and the error is still there.

To check for the right configuration, have a look at the output of the “ldd” command on the Apache2ModuleIno.so, resp. on the LoadFile options in your httpd.conf. Look for the libxts2.so entry. It should point to your newly installed/upgraded XTS library.

Hermann