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

Error found during installation #139

Open
sunnybau opened this issue Sep 21, 2017 · 1 comment
Open

Error found during installation #139

sunnybau opened this issue Sep 21, 2017 · 1 comment

Comments

@sunnybau
Copy link

sunnybau commented Sep 21, 2017

I am using grl_Software_Manual (https://ahundt.github.io/grl/_downloads/grl_Software_Manual.pdf) windows operating system (windows1064bit) and install Cygwin64 Terminal. When i enter this command (git clone https://github.com/ahundt/grl.git) the following error appear.
-bash: git: command not found
On the contrary
When i enter below command
tar xzf /path/to/downloaded/grl-$version.tar.gz
then i got following error
tar (child): /path/to/downloaded/grl-.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Could you please suggest me what i need to do.
While it work in Linux.

@ahundt
Copy link
Owner

ahundt commented Sep 21, 2017

$version is a variable and you haven't set it to anything.
Maybe try the windows subsystem for linux?
https://msdn.microsoft.com/en-us/commandline/wsl/install_guide

However, we don't generally support windows at this time, unfortunately. I'm glad to hear linux works for you!

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