Привет всем.
Имеется сервер UTM5 2.1.006 под управлением Gentoo 2.6.27
Установлены пакеты openssl.so.0.9.8 и libstdc++-v3-3.3.6.
При попытке запуска серверной части модуля выдает следующее:
# /etc/init.d/nbs.iss start
/netup/integration_system_solution/bin/nbs: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory
Ну это понятно, создал я симлинки на libssl.so.0.9.7 и libcrypto.so.0.9.7, но теперь другая проблема:
# /etc/init.d/nbs.iss start
/netup/integration_system_solution/bin/nbs: relocation error: /netup/integration_system_solution/lib/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference
Error starting . See contents of the /var/run/nbs.log for more detailed report.
fFailed to start. Check your configuration.
Может подскажет кто, как это победить.