gadget-framework / gadget2

Gadget is the Globally applicable Area Disaggregated General Ecosystem Toolbox
GNU General Public License v2.0
18 stars 20 forks source link

Cygwin 64 runs "gadget <options>" returns syntax error #31

Closed mingsun closed 4 years ago

mingsun commented 4 years ago

Hi I am using Cygwin64 on windows 10 to run the gadget.

After I have successfully installed the executable file when I run "gadget " as suggested from the Userguide, it returns "-bash: syntax error near unexpected token `newline'".

Do you know what is going wrong here?

pfrater commented 4 years ago

My guess is that you just forgot a required parameter in the main, params, or another file. Try running it with the -log logfile.txt switch and see if you can debug the problem in that file.

mingsun commented 4 years ago

Thank you for your reply, pfrater.

I was actually following the Userguide 1.3 running gadget. So looks like I still have to have all the basic input well prepared before I run this command? I thought I could try this command before doing others.

bthe commented 4 years ago

I'll close this comment for now, gadget can now be installed as an R-package on windows.