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 in CMAKE installation steps--$ git clone [email protected]:google/glog.git should change to $ git clone https://github.com/google/glog.git #603

Closed
monacv opened this issue Jan 6, 2021 · 0 comments

Comments

@monacv
Copy link

monacv commented Jan 6, 2021

[30675:4668 1:1900] 08:16:42 Tue Jan 05 [mona@goku:pts/1 +1] ~/research/code
$ git clone [email protected]:google/glog.git
Cloning into 'glog'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
8574/31772MB
[30675:4668 1:1901] 08:16:49 Tue Jan 05 [mona@goku:pts/1 +1] ~/research/code
$ git clone https://github.com/google/glog.git
Cloning into 'glog'...
remote: Enumerating objects: 16, done.
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 2699 (delta 4), reused 9 (delta 2), pack-reused 2683
Receiving objects: 100% (2699/2699), 1.81 MiB | 1.26 MiB/s, done.
Resolving deltas: 100% (1878/1878), done.
8574/31772MB

@monacv monacv closed this as completed Jan 15, 2021
@sergiud sergiud mentioned this issue May 6, 2021
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

1 participant