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 download libncurses #98

Open
pursuer-zhao opened this issue Nov 24, 2015 · 2 comments
Open

Can't download libncurses #98

pursuer-zhao opened this issue Nov 24, 2015 · 2 comments

Comments

@pursuer-zhao
Copy link

I want to build Vimtouch, and I have download the source code by using:

git clone git://github.com/nwf/vimtouch.git

But , When I run prepare-clean-checkout.sh, got an error:

Cloning into 'libncurses'...
Permission denied(publickey).
fatal: Could not read from remote repository.

I checked prepare-clean-checkout.sh, get libncurses source code by using:

git clone [email protected]:momodalo/android_external_libncurses.git -b vimtouch libncurses

looks like can't access the repo.

how to resolve this?

@ivogrig
Copy link

ivogrig commented Feb 19, 2016

I ran into issue 90, where I cannot edit my vimrc file properly even with root.
$HOME points to /data, although I think it should point to /data/data/net.momodalo.app.vimtouch/files/vim
#90

I got the same error message as pursuer-zhao now.

@tylerparsons
Copy link

Are you seeing the error "Permission denied (publickey)"? If so, follow the steps here to make sure your ssh key is properly configured.

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