I have built the Nightly version of slicer from scratch. The reason fro that is I want make my own CLI modules and Loadable modules.
Everything seemed to be working until I had to download the extension packages.
When I was trying to install the extension pacakges from extension manager, It was showing " No extensions found for linux:64-bit"
But when I am trying to run the DWItoDTI Estimation module it gives me this error:
path/to/cli-modules/DWIToDTIEstimation: error while loading shared libraries: libvtkDMRI.so: cannot open shared object file: No such file or directory
And with Brain masking module it is giving me this error:
path/to/cli-modules/DiffusionWeightedVolumeMasking: error while loading shared libraries: libITKIOJPEG-4.12.so.1: cannot open shared object file: No such file or directory