Unable to compile MaidSafe soruce

Hi all,

I’m trying to compile the maidsafe source code via cmake. i get the following error:

The git submodule for common is not intialised. Please cd to
/home/bbrelin/src/MaidSafe and run:

  git submodule update --init --recursive

Upon running this command I get the following error:

Cloning into ‘src/api’…
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Clone of ‘git@github.com:maidsafe/MaidSafe-API’ into submodule path ‘src/api’ failed

There’s nothing in the documentation that I can find regarding this error…

Any help appreciated.

Braun Brelin

Hi all. ignore the previous post. I realized that I had forgotten to post my ssh key onto github. All’s well now.

Looks like github is not aware of your keys, have you enabled an account there? (we know this is a PITA for now, but it seems not to bad).