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.