Error when call pipedream/dicom2series/dicom2series.sh
Hello,
I installed pipedream from the config.file that you provided from source code, and run the .sh file:
pipedream/dicom2series/dicom2series.sh
But I always got same error:
./dependencies.sh: line 13: /Users/junhao.wen/Software/gdcm/gdcmbin/bin/gdcmdump: No such file or directory ./dependencies.sh: line 15: gdcmdump: command not found Cannot find GDCM executables
I dont know if I made some wrong configuration in the config file, and also I am not so familiar with cmake, I just followed the steps to install GDCM from source code, and without error...
Can you help me???? Thanks in advance.
Looks like gdcmdump doesn't exist.
You might need to enable GDCM_BUILD_APPLICATIONS in the GDCM build.
Ok, it seems that this option is OFF, i will try it again Thanks
Hello, right now, it works for gdcm, but I think I have the problem for the configuration file:pipedream_config.sh, I changed it to txt file and attach here, when I use neurobattery, it gives me some confiuration error. Thanks in advance config.txt