open-discussion > Installation - github repository not found
Showing 1-1 of 1 posts
Display:
Results per page:
Sep 29, 2017  01:09 PM | palmta
Installation - github repository not found
Hi all,

I'm a new user and I've tried installing DTIPrep on CentOS 7. I have gone through the steps as described by Juan
The build steps should look something like this.
1. git clone https://github.com/NIRALUser/DTIPrep.git
2. mkdir DTIPrep-build; cd DTIPrep-build
3. ccmake ../DTIPrep
4. make
During step 4 (make), I have to log into github and github.com/BRAINSia/KWStyle.git is supposed to be cloned. The repository, however, does not exist. (I've also tried typing it into the browser, the URL does not exist.)
Is there a new repository that I should clone?

Any help is greatly appreciated!

Theresa