Skip to content

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

@schoening

Description

@schoening

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions