I also ran into the same error:
    /bin/sh: /usr/bin/podselect: Permission denied

When I checked the permissions found:
    -rw-rw-rw-  32 root  wheel       807 Jun 24  2009 /usr/bin/podselect

And the contents of that file include the following:
    The contents of this script should normally never run!  The perl
    wrapper should pick the correct script in /usr/bin by appending
    the appropriate version.
    You can try appending the appropriate perl version number.
    See perlmacosx.pod for more information about multiple version
    support in Mac OS X.

Interesting...

I worked around the problem by temporarily chmoding it 777
(and then back to 666).

Should PDL expect podselect to be executable?


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to