open-discussion > RE: DTIPrep command line installation
Mar 13, 2018  10:03 PM | Ryan H - UCLA
RE: DTIPrep command line installation
Hi, 

Of the 4 following steps, I've successfully executed the first 3: 

1. git clone https://github.com/NIRALUser/DTIPrep.git
2. mkdir DTIPrep-build; cd DTIPrep-build
3. cmake ../DTIPrep
4. make


However, when I enter 'make' into the command line, I encounter the following errors:


(venv) [rhyon@n2236 DTIPrep-build]$ make
Scanning dependencies of target OpenCV
[ 1%] Creating directories for 'OpenCV'
[ 2%] Performing download step (git clone) for 'OpenCV'
error: unknown option 'config'
usage: git clone [options] [--] []

-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--template path the template repository
--reference reference repository
-o, --origin
use instead of 'origin' to track upstream
-b, --branch
checkout instead of the remote's HEAD
-u, --upload-pack
path to git-upload-pack on the remote
--depth create a shallow clone of that depth
error: unknown option 'config'
usage: git clone [options] [--] []
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--template path the template repository
--reference reference repository
-o, --origin
use instead of 'origin' to track upstream
-b, --branch
checkout instead of the remote's HEAD
-u, --upload-pack
path to git-upload-pack on the remote
--depth create a shallow clone of that depth
error: unknown option 'config'
usage: git clone [options] [--] []
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--template path the template repository
--reference reference repository
-o, --origin
use instead of 'origin' to track upstream
-b, --branch
checkout instead of the remote's HEAD
-u, --upload-pack
path to git-upload-pack on the remote
--depth create a shallow clone of that depth
-- Had to git clone more than once:
3 times.
CMake Error at /u/home/r/rhyon/DTIPrep-build/OpenCV-prefix/tmp/OpenCV-gitclone.cmake:66 (message):
Failed to clone repository: 'git://github.com/BRAINSia/opencv.git'
make[2]: *** [OpenCV-prefix/src/OpenCV-stamp/OpenCV-download] Error 1
make[1]: *** [CMakeFiles/OpenCV.dir/all] Error 2
make: *** [all] Error 2


Do you know what could be going wrong? Thank you, much appreciated!

Threaded View

TitleAuthorDate
Tanmay Nath Sep 19, 2016
RE: DTIPrep command line installation
Ryan H Mar 13, 2018
Juan Prieto Mar 15, 2018
Juan Prieto Sep 19, 2016
Martin Styner Sep 19, 2016
Tanmay Nath Sep 19, 2016
Juan Prieto Sep 19, 2016
Abhineet Ojha Sep 3, 2018
Juan Prieto Sep 4, 2018
Abhineet Ojha Sep 5, 2018
Juan Prieto Sep 10, 2018
Huan Yang Mar 5, 2018
Martin Styner Mar 5, 2018
Huan Yang Mar 6, 2018
Juan Prieto Mar 6, 2018
Cyril Pernet Aug 8, 2017
Amanda Szymanski Sep 8, 2017
Anna Kautto Apr 22, 2018
XIAO YANG Jun 21, 2018
Kelli Dominick Jun 29, 2018
Martin Styner Jun 29, 2018
Tanmay Nath Sep 19, 2016
Tanmay Nath Sep 20, 2016
Juan Prieto Sep 20, 2016
Tanmay Nath Sep 20, 2016