in reply to Activerperl permissions error win 7 64 bit vanilla install
And, raising another possibility, M$' "Access Control" may be getting in your way... as it does not always behave as you might expect, despite your "Admin" status.
But from your description, you did put \Perl\bin in your path. That's good.
However, your "hello.pl" file does NOT belong in "C:\Perl\bin" or "C:\Program Files\Perl\bin" because that's for Perl itself.
Instead, create another directory, outside the AC restricted zone... perhaps, "C:\Libraries\scripts" or, better yet, "D:\scripts" and try running "hello.pl" from there.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Activerperl permissions error win 7 64 bit vanilla install
by hugeness (Initiate) on Mar 29, 2012 at 22:11 UTC | |
by ww (Archbishop) on Mar 29, 2012 at 22:58 UTC | |
by thezip (Vicar) on Mar 30, 2012 at 01:16 UTC | |
by hugeness (Initiate) on Mar 30, 2012 at 02:01 UTC | |
by hugeness (Initiate) on Mar 30, 2012 at 02:08 UTC | |
by Anonymous Monk on Mar 29, 2012 at 23:20 UTC |