in reply to Re^3: [OT] sudo does not execute .profilein thread Perl sudo does not execute .profile
Perhaps (a) missing export command(s) in .profile?
.profile is only processed by login shells, thus the solution is to create a login shell.