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
Failure to install on Windows 7 64-bit #71
Comments
The rakudo newline changes have not made their way to all aspects of windows apparently, so we do the split into lines manually to get the correct behavior. Reference issue: #71
|
This appears resolved with 904c16f as tested on Windows 10 and Windows 8 by manually splitting output lines instead of relying on rakudo to do the right thing (for now) |
on my box |
|
We found a bug in #perl6 where I re-tested and it still worked on my end. So I think it must be related to the commands I used to clone and update the package list repo. I suspect there are unmerged updates from If it still fails after deleting that folder and pulling these latest changes could you run the follow commands in the zef directory? (it would help me determine why git is being uncooperative in some cases but not others) |
|
I found the problem I previously cloned
I assumed that it works like |
|
Hmm you shouldn't have to clone zef to any specific directory, that On Wednesday, November 11, 2015, Ahmad M. Zawawi notifications@github.com
|
|
|
Closing this. The refactor replaced the entire code base so this may or may not be true anymore. I've successfully used it on windows 10 and 8 however. If the new version of zef still fails for you please feel free to re-open! |
Perl 6 version:
The text was updated successfully, but these errors were encountered: