Red Hat 4 -- Messaging Server 6 -symbol lookup error -- db_env_create_4002
I recieve this error when I run imsimta.
/opt/sun/messaging/lib/imtacli: symbol lookup error: /opt/sun/messaging/lib/libmailwave.so: undefined symbol: db_env_create_4002
I am running Messaging Server 6 on a Red Hat Enterprise 4 32 bit OS. I currently seem to be experiencing a library error. The library is linked when i use the ldd command. I have the libs in my environment path but keep getting the undefined symbol error. Is this a bug? Please advise.
--
-bash-3.00$ ldd /opt/sun/messaging/lib/imtacli
libimta.so => /opt/sun/messaging/lib/../lib/libimta.so (0x00111000)
libmsgsrvu.so => /opt/sun/messaging/lib/../lib/libmsgsrvu.so (0x00aa9000)
libmailwave.so => /opt/sun/messaging/lib/../lib/libmailwave.so (0x00863000)

