Re: perl problem with commit-path
Jonas Steverud <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
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. > > > Anybody has an idea what that means? > > Regards > > Uwe Brauer > > > _______________________________________________ > 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 > _______________________________________________ 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