You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran cpan XML::XSH2 just fine after first installing perl5.18. Received the following when trying to run ash.
Any suggestions?
$ ./xsh
Can't locate XML/XSH2/Help.pm in @INC (you may need to install the XML::XSH2::Help module) (@INC contains: /Users/rogealex/tmp/xsh/xsh /Users/rogealex/tmp/xsh/xsh/../lib /Users/rogealex/tmp/xsh/xsh/lib /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/rogealex/tmp/xsh/xsh/lib/XML/XSH2/Functions.pm line 11.
BEGIN failed--compilation aborted at /Users/rogealex/tmp/xsh/xsh/lib/XML/XSH2/Functions.pm line 11.
Compilation failed in require at /Users/rogealex/tmp/xsh/xsh/lib/XML/XSH2.pm line 16.
BEGIN failed--compilation aborted at /Users/rogealex/tmp/xsh/xsh/lib/XML/XSH2.pm line 16.
Compilation failed in require at ./xsh line 23.
BEGIN failed--compilation aborted at ./xsh line 25.
The text was updated successfully, but these errors were encountered:
rtalexander
changed the title
Can't get ash to run on macOS Catalina
Can't get xsh to run on macOS Catalina
Feb 25, 2021
Ran cpan XML::XSH2 just fine after first installing perl5.18. Received the following when trying to run ash.
Any suggestions?
The text was updated successfully, but these errors were encountered: