Hallo Leute,
Ich hab mir die Bullet Physics Library runtergeladen, krieg die aber nicht kompiliert! Wenn ich sh ./configure eingebe kommt das:
scrawl@scrawl-desktop:~/Downloads/bullet-2.67$ sh ./configure configure: error: cannot run /bin/bash mk/autoconf/config.sub
Dann probieren wir das doch mal... lauter kryptische Fehlermeldungen:
scrawl@scrawl-desktop:~/Downloads/bullet-2.67$ /bin/bash mk/autoconf/config.sub : command not foundsub: line 5: : command not foundsub: line 7: : command not foundsub: line 26: : command not foundsub: line 31: : command not foundsub: line 39: : command not foundsub: line 47: : command not foundsub: line 54: : command not foundsub: line 56: : command not foundsub: line 69: : command not foundsub: line 78: : command not foundsub: line 81: 'k/autoconf/config.sub: line 84: syntax error near unexpected token `in 'k/autoconf/config.sub: line 84: ` case $1 in
Wenn ich die besagte Datei in nano öffne, steht da: [ 1549 Zeilen gelesen (von DOS-Format konvertiert) ] Der Inhalt sieht wie ein ganz normales Bash-Skript aus. Ich vermute also, das liegt an diesem DOS-Format. Aber wie krieg ich das konvertiert?