Hi,
Our group is moving from an old version of HP Unix on an old server to AIX on a new server. There are perl scripts that need to be tested. I copied them from the old server to the new server. However, when I tried to test out the perl scripts, I am getting a file not found error. The script is in the /user/bin directory. When I run the perl script I am in the /user/bin directory. When I type echo $PATH I see the /user/bin directory in the path. Is there something I am missing? I even tried entering /user/bin/myPerl.pl but I get the same error message.
Thanks,
Mark
Our group is moving from an old version of HP Unix on an old server to AIX on a new server. There are perl scripts that need to be tested. I copied them from the old server to the new server. However, when I tried to test out the perl scripts, I am getting a file not found error. The script is in the /user/bin directory. When I run the perl script I am in the /user/bin directory. When I type echo $PATH I see the /user/bin directory in the path. Is there something I am missing? I even tried entering /user/bin/myPerl.pl but I get the same error message.
Thanks,
Mark