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

Problems with grib2json.cmd on Mac OSX #13

Open
everitmatt opened this issue Nov 11, 2015 · 1 comment
Open

Problems with grib2json.cmd on Mac OSX #13

everitmatt opened this issue Nov 11, 2015 · 1 comment

Comments

@everitmatt
Copy link

Hi, I have got to the point where I am trying to launch the grib2json.cmd file.
However I am getting this error.

/Users/matteveritt/Google Drive/grib2json-0.8.0-SNAPSHOT/bin/grib2json.cmd: line 1: @echo: command not found
/Users/matteveritt/Google Drive/grib2json-0.8.0-SNAPSHOT/bin/grib2json.cmd: line 3: syntax error near unexpected token `"delims=X"'
/Users/matteveritt/Google Drive/grib2json-0.8.0-SNAPSHOT/bin/grib2json.cmd: line 3: `for /f "delims=X" %%i in ('dir /b %LIB_DIR%\grib2json-*.jar') do set LAUNCH_JAR=%LIB_DIR%\%%i'

I am running OSX El Capitan.

@cambecc
Copy link
Owner

cambecc commented Nov 12, 2015

.cmd is for Windows. The other script is for unix/mac

2015/11/12 7:24�$B!"�(Beveritmatt [email protected] �$B$N%a%C%;!<%8�(B:

Hi, I have got to the point where I am trying to launch the grib2json.cmd file.
However I am getting this error.

/Users/matteveritt/Google Drive/grib2json-0.8.0-SNAPSHOT/bin/grib2json.cmd: line 1: @echo: command not found
/Users/matteveritt/Google Drive/grib2json-0.8.0-SNAPSHOT/bin/grib2json.cmd: line 3: syntax error near unexpected token "delims=X"' /Users/matteveritt/Google Drive/grib2json-0.8.0-SNAPSHOT/bin/grib2json.cmd: line 3:for /f "delims=X" %%i in ('dir /b %LIB_DIR%\grib2json-*.jar') do set LAUNCH_JAR=%LIB_DIR%%%i'
I am running OSX El Capitan.

�$B!=�(B
Reply to this email directly or view it on GitHub.

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

2 participants