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

install: ./compile: /bin/bash^M: bad interpreter: No such file or directory #98

Open
schoening opened this issue Sep 17, 2020 · 0 comments

Comments

@schoening
Copy link

schoening commented Sep 17, 2020

Hi! Following problem on Pop!_OS when running bash install:

Installing binaries ...
install: ./compile: /bin/bash^M: bad interpreter: No such file or directory

I had to sed -i 's/\r$//' install to get to this step. Before that I got the following error:

install: line 2: $'\r': command not found
: invalid option set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
install: line 4: $'\r': command not found
install: line 36: syntax error near unexpected token `$'{\r''
'nstall: line 36: `function abort {

So perhaps this is also related to the line break format?

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

1 participant