Marcus Brinkmann <[EMAIL PROTECTED]> writes:
> The errornous behaviour is that for the login shell, no error message
> appears and login seems to be restarted (the welcome message appears etc).
> For telnet connections, the connection is dropped immediately.
Surely the problem is that the shell just dies instantly failing to
load its shared libraries.
LD_LIBRARY_PATH is not something I understand a huge amount, but I
would expect this to happen if we interpreted it as a complete path
and not just an addition to the defaults. Setting the complete path
to /XllR6/lib should cause disaster of course.