D
Dr. Raman Gurusamy
Hi,
I would like to install a Perl script-based CIRCOS software for windows 10. But I could not use bash command for installation. I am getting an error when using the command "bash test.modules"
Command prompt:
'bash' is not recognized as an internal or external command,
operable program or batch file.
powershell:
bash : The term 'bash' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ bash .\test.modules
+ ~~~~
+ CategoryInfo : ObjectNotFound: (bash:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
How to solve this issue?
Thank you and looking forward to hearing from you.
With warm regards,
Raman. G
Continue reading...
I would like to install a Perl script-based CIRCOS software for windows 10. But I could not use bash command for installation. I am getting an error when using the command "bash test.modules"
Command prompt:
'bash' is not recognized as an internal or external command,
operable program or batch file.
powershell:
bash : The term 'bash' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ bash .\test.modules
+ ~~~~
+ CategoryInfo : ObjectNotFound: (bash:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
How to solve this issue?
Thank you and looking forward to hearing from you.
With warm regards,
Raman. G
Continue reading...