[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: error while loading shared libraries



Gilles Sadowski wrote:
> How come that the search path is different for different user?

Is LD_LIBRARY_PATH set?  Other possibilities would be any of the LD_*
variables.  What does this show?  If you find any variables, unset
them, find where they are set and remove them.  Does that fix things?

  env | grep LD_

If the problem only exists for one user but not for other users then
it must be one of two things.  Either it is something in the
environment for that user or it is a files on disk permission problem
excluding that user.  I am guessing that it is something in the
environment for that user.  Did you happen to set any LD_ variable for
that user?

Bob



Reply to: