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

Can't install on Ubuntu 18.04 #261

Open
kwiat1990 opened this issue Jul 4, 2019 · 6 comments
Open

Can't install on Ubuntu 18.04 #261

kwiat1990 opened this issue Jul 4, 2019 · 6 comments

Comments

@kwiat1990
Copy link

I have installed ruby:

$ ruby -v
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux]

and then github (with sudo), but I can't get githug command to work. My terminal tells me that it does't exist:

$ githug
zsh: command not found: githug

I have read all threads in which someone had problems with installation but nothing had helped me. It would be grateful if sombody could help me with this one because, honestly, I have no idea what's going on. It should work but it does not.

@Gazler
Copy link
Owner

Gazler commented Jul 5, 2019

Hey,

what's the result of gem install githug?

@kwiat1990
Copy link
Author

kwiat1990 commented Jul 5, 2019

Now it looks like this:

$ gem install githug
Fetching githug-0.5.0.gem
Successfully installed githug-0.5.0
Parsing documentation for githug-0.5.0
Installing ri documentation for githug-0.5.0
Done installing documentation for githug after 0 seconds
1 gem installed

I have previously removed githug with $ gem uninstall githug. And I think that the very first time the installation's output was a bit longer. But I'm not 100% sure, though.

@Gazler
Copy link
Owner

Gazler commented Jul 5, 2019

Thanks, could you please look for githug in the - EXECUTABLE DIRECTORY which is returned from gem environment?

@kwiat1990
Copy link
Author

kwiat1990 commented Jul 5, 2019

Thanks, could you please look for githug in the - EXECUTABLE DIRECTORY which is returned from gem environment?

It is there but still I see only:

$ githug
zsh: command not found: githug

@Anurag2293
Copy link

@kwiat1990 @Gazler hi did any of you get the solution of the issue? I am having the same problem.

@kwiat1990
Copy link
Author

@kwiat1990 @Gazler hi did any of you get the solution of the issue? I am having the same problem.

Sorry mate, it’s so long since I encountered this issue that I don’t remember if I could resolve it. For some time now, I’m no longer an Ubuntu user, so sadly I can’t help.

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

3 participants