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

Syntax error in configure.sh on Ubuntu 16.04 / ODM Version 0.4 RC1 #888

Closed
ichfred opened this issue Sep 9, 2018 · 4 comments
Closed

Syntax error in configure.sh on Ubuntu 16.04 / ODM Version 0.4 RC1 #888

ichfred opened this issue Sep 9, 2018 · 4 comments

Comments

@ichfred
Copy link

ichfred commented Sep 9, 2018

How did you install OpenDroneMap? (Docker, natively, ...)?

natively, on a fresh installed Ubuntu 16.04. Using the latest version 0.4 RC 1.zip file.

What is the problem?

Syntax error while running configure.sh:

xxx@xxx01:~/ODM$ bash configure.sh install
configure.sh: line 2: $'\r': command not found
configure.sh: line 9: syntax error near unexpected token $'{\r'' 'onfigure.sh: line 9: install() {

@pierotofy
Copy link
Member

Does it work if you make a git clone from master instead of using the zip file?

@ichfred
Copy link
Author

ichfred commented Sep 10, 2018

No problems with a git-clone.

@pierotofy
Copy link
Member

@dakotabenjamin could this be caused by Windows new lines?

@dakotabenjamin
Copy link
Member

Yes, the problem was with the compressed files having come from windows. I just fixed them!

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

No branches or pull requests

3 participants