Re: perl problem with commit-path
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 10/9/22 5:45 AM, Jonas S wrote: > (Resending since I sent it from the wrong mail account, one that is not subscribed. The moderators are free to delete that one. Wanted to include the list to show the question has been answered.) > > Hello, > > It means that you need to install the perl package or modul IPC::Run. Perl is missing this package. > https://cpan.metacpan.org/modules/INSTALL.html <https://cpan.metacpan.org/modules/INSTALL.html> > https://metacpan.org/pod/IPC::Run <https://metacpan.org/pod/IPC::Run> > > Given the package path (the variable @INC) it looks like you are using the macOS’ Perl and not Fink’s, just keep that in mind when you run the cpan command. I would think > /usr/bin/cpan IPC::Run > should do the trick but might need sudo. > > /Jonas > >> 8 okt. 2022 kl. 22:08 skrev Uwe Brauer <[email protected]>: >> >> >> Hi >> >> I tried to install commit-patch myself, but obtained: >> Can't locate IPC/Run.pm in @INC (you may need to install the IPC::Run module) (@INC contains: /Users/oub/ALLES/src/commit-patch-hg/local/lib/perl5 /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /Users/oub/ALLES/src/commit-patch-hg/commit-patch line 13. >> BEGIN failed--compilation aborted at /Users/oub/ALLES/src/commit-patch-hg/commit-patch line 13. Since you seem to be using perl5.18.4, that suggests macOS 10.14.5, so installing ipc-run-pm5184 should also satisfy the dependency for IPC::Run if needed. Hanspeter _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users