Hi,
When i try to run a script i get the error like "cant locate a module". I saw the module was present so exported the variable and it worked . But when i tried to make the changes permanently i got the same error. After investigation I found the following things .
1. We had a user (lets say X) , @INC was having a path which also contains part of home directory (like /home/x/.../)
2. we removed the user X and we have user Y now .
3. Still the @INC is looking for the previous path which does not exist.
any suggestions would be appreciated .
Thanks,
Brajen