Re: error while loading shared libraries
> >
> > $ ldd $(which ls)
> > /bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> > /bin/bash: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
>
>
> There!!, look another problem came out, 'libdl', all this shared librarys are present
> but normal users dont have access,
Yes, I indicated in the first message that several other programs (needing
different librairies) exhibited the same behaviour.
> that its for shure an acces denied, try creating a new user and do the same and chek
> if the problem persist, if it does, then this might be a bug.
I created a new user account and this one is OK.
So, if no actual solution is found, I'll have to remove the "broken" users
and recreate the accounts...
But I really wonder what caused this.
Best,
Gilles
Reply to: