compiling of build.bash script file

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
mehdi_atyabi

compiling of build.bash script file

#1 Unread post by mehdi_atyabi »

Hi.every one
I have a problem when I want to compile build bash script. after writing of ./build.bash command, the following message appear on my screen.

./build.bash: line 40: $'\r': command not found
./build.bash: line 43: $'\r': command not found
./build.bash: line 46: syntax error near unexpected token `$'in\r''
'/build.bash: line 46: ` case "$1" in

I appreciate you to help me

User avatar
kate
Posts: 4091
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: compiling of build.bash script file

#2 Unread post by kate »

This is listed in the FAQ at wikiroms, along with a solution. Another solution is to download within Cygwin if you plan to run within Cygwin.

Post Reply