Hello from Riga, Latvia!
I'm happy that there is SGI fan club. -) Have not had enough time for getting on with my O2 workstation and now seems I'll have it.
But my question is about problem running neko_sshd:
I've installed neko_openssh and neko_openssl packages successfully. Then created group and user named 'sshd'. It's OK. But when I tried to start daemon with '/etc/init.d/neko_sshd start' I've got an error:
find succesfully located libwrap.so.7 in /usr/nekoware/lib
Thanks for help in advance.))
But my question is about problem running neko_sshd:
I've installed neko_openssh and neko_openssl packages successfully. Then created group and user named 'sshd'. It's OK. But when I tried to start daemon with '/etc/init.d/neko_sshd start' I've got an error:
Code: Select all
999:/usr/nekoware/sbin/sshd: rld: Fatal Error: Cannot Successfully Map soname 'libwrap.so.7' under any of the filenames /usr/nekoware/lib/libwrap.so.7:/usr/lib32/libwrap.so.7:/usr/lib32/internal/libwrap.so.7:/lib32/libwrap.so.7:/opt/lib32/libwrap.so.7:
/usr/nekoware/lib/libwrap.so.7.7:/usr/lib32/libwrap.so.7.7:/usr/lib32/internal/libwrap.so.7.7:/lib32/libwrap.so.7.7:
/opt/lib32/libwrap.so.7.7:
find succesfully located libwrap.so.7 in /usr/nekoware/lib
Code: Select all
iris : ~# find / -name 'libwrap.so.7'
/usr/nekoware/lib/libwrap.so.7
Thanks for help in advance.))