Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get xsh to run on macOS Catalina #6

Open
rtalexander opened this issue Feb 25, 2021 · 1 comment
Open

Can't get xsh to run on macOS Catalina #6

rtalexander opened this issue Feb 25, 2021 · 1 comment
Labels
question Further information is requested

Comments

@rtalexander
Copy link

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.
@rtalexander 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
@choroba
Copy link
Owner

choroba commented Apr 28, 2021

What version of XML::XSH2 was it? How did /Users/rogealex/tmp/xsh/xsh get into @INC?

@choroba choroba added the question Further information is requested label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants