[MacPorts] #70459: exiftool @12.920.0_0+perl5_34: Can't locate Image/ExifTool.pm in @INC
MacPorts
noreply at macports.org
Mon Jul 29 01:04:05 UTC 2024
#70459: exiftool @12.920.0_0+perl5_34: Can't locate Image/ExifTool.pm in @INC
-------------------------+----------------------
Reporter: e-maryniak | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: exiftool |
-------------------------+----------------------
Comment (by e-maryniak):
Ok, removed the symlink '5.36' in ''/opt/local/lib/perl5/vendor_perl'',
thanks for the proactive advise!
Ad your [https://trac.macports.org/ticket/67830#comment:2]: I see it's
partly a (hardware) resource issue, i.e. doing bulk compiles of lots of
CPAN modules for 5.36 (and 5.38) overload the build system. Well, being a
MacPorts nitwit, I'll do my part and donate $$ to the project :-)
In the meantime: I tried another "fix" (probably not the way to do it,
either).\\
I replaced the first line of ''/opt/local/bin/exiftool'' from:
{{{
#!/usr/bin/env perl5
}}}
to:
{{{
#!/usr/bin/env perl5.34.3
}}}
And now 'exiftool' started OK. Would that be a less dirty fix?\\
The source of 'exiftool' v12.92 mentions 'require 5.004', so I guess
that's ok strictly from the program's point of view?
--
Ticket URL: <https://trac.macports.org/ticket/70459#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list