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

Is this for Mac? Can't install on Ubuntu 18.04 x86_64 bit #9

Closed
adipginting opened this issue Sep 21, 2019 · 3 comments
Closed

Is this for Mac? Can't install on Ubuntu 18.04 x86_64 bit #9

adipginting opened this issue Sep 21, 2019 · 3 comments

Comments

@adipginting
Copy link

adipginting commented Sep 21, 2019

After
git clone http://github.com/denisidoro/navi /opt/navi
sudo git clone http://github.com/denisidoro/navi /opt/navi
cd /opt/navi
Everything is normal.
But after
sudo make install
It outputs
scripts/install and I can't invoke navi.

The output after invoking navi is
/opt/navi/src/ui.sh: line 4: fzf: command not found
grep: Invalid range end

@welcome
Copy link

welcome bot commented Sep 21, 2019

Thanks for opening your first issue here!

@adipginting adipginting changed the title Is this for Mac? Can't install on Ubuntu Is this for Mac? Can't install on Ubuntu 18.04 x86_64 bit Sep 21, 2019
@aasutossh
Copy link

aasutossh commented Sep 21, 2019

Installing fzf should fix it, as mentioned in the error.

@city41
Copy link

city41 commented Sep 21, 2019

@adipginting navi doesn't look to be compatible with gnu grep, making it not work on ubuntu. I found a temporary workaround, details in #11

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