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

Problems making after cloning repo #1008

Open
Pancakeddd opened this issue Aug 29, 2018 · 4 comments
Open

Problems making after cloning repo #1008

Pancakeddd opened this issue Aug 29, 2018 · 4 comments

Comments

@Pancakeddd
Copy link

Pancakeddd commented Aug 29, 2018

Hey. I've become very interested in the ooc language and i've been wanting to try it for a long time. I decided today is the day to try it, i cloned the repo like in the tutorial, Then i try to make it. It goes well for a while but then i run into a wall of this
/usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 6: unterminated `s' command /usr/bin/sed: -e expression #1, char 139: unterminated `s' command /usr/bin/sed: -e expression #1, char 1: unknown command: `C' /usr/bin/sed: -e expression #1, char 654: unterminated `s' command /usr/bin/sed: -e expression #1, char 13: unterminated `s' command configure: error: write failure creating ./config.status /usr/bin/sed: -e expression #1, char 1: unknown command: `C'

I'm using windows, cygwin (it's the only way i can use this without it giving me a error about bootstrap), MinGW and MSYS.

@Pancakeddd
Copy link
Author

Pancakeddd commented Aug 29, 2018

Also. This is why i can't use normal windows command prompt
C:\Users\nathanmoosh\Documents\rock\rock>make rescue rm -rf build/ utils/download-bootstrap.sh Getting latest bootstrap url... Could not find latest bootstrap-only. Can you reach api.github.com ? make: *** [download-bootstrap] Error 1

@vendethiel
Copy link

What’s your sed? gnu sed or something else?

@Pancakeddd
Copy link
Author

Yes. Gnu sed. (Sorry for late response)

@Pancakeddd
Copy link
Author

Also i tried installing this in a Linux Virtual Machine (Ubuntu) and it gave this same error. So this is not just because it's windows. Maybe it's because it's bash? idk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants