#37289: wget: perl version 5.16.1 can't run /usr/bin/pod2man ----------------------+-------------------------- Reporter: etler@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: wget | ----------------------+-------------------------- Comment (by ryandesign@…): Thanks for confirming that worked. I'm still confused why it failed for you though. The log shows: {{{ :info:configure checking for perl... /usr/bin/perl :info:configure checking for pod2man... /usr/bin/pod2man }}} Also, the first line of /usr/bin/pod2man on my system reads: {{{ #!/usr/bin/perl }}} Which means that the system version of pod2man should have used the system version of perl with which it should have worked. The only explanation I can think of is that you replaced the system's /usr/bin/perl with a symlink to or a copy of perl 5.16... Is that what happened? -- Ticket URL: <https://trac.macports.org/ticket/37289#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS