in reply to Re: Moving perl from one directory to another.
in thread Moving perl from one directory to another.

Thank you Dave.

I will try out this. The only problem is that the change might have to be done in lots of files.

  • Comment on Re^2: Moving perl from one directory to another.

Replies are listed 'Best First'.
Re^3: Moving perl from one directory to another.
by kroach (Pilgrim) on Jun 11, 2015 at 08:43 UTC
    Not necessarily. You should be able to export the appropriate environment variables in the shell startup script or somewhere simillar (I don't know AIX, so I can't give an accurate suggestion on that).