pnlbwh / dMRIharmonization

Multi-site dMRI harmonization
Other
43 stars 14 forks source link

path in a line 194 in README.md #41

Closed kcho closed 4 years ago

kcho commented 4 years ago

line 194 in README.md states

echo "/path/to/v92/runtime/glnxa64:/path/to/v92/bin/glnxa64:/path/to/v92/sys/os/glnxa64:/path/to/v92/opengl/lib/glnxa64:" > env.sh

opengl is under /path/to/v95/sys at least for v95.

tashrifbillah commented 4 years ago

I see the error, the last path should be /path/to/v92/sys/opengl/lib/glnxa64.

The instruction is copied directly from MATLAB Runtime installation. If you had installed it recently, did it suggest the above or am I the one made a typo? I remember having to correct the default suggestion though.

tashrifbillah commented 4 years ago

Fixed by https://github.com/pnlbwh/dMRIharmonization/commit/3481ea7aabb17cd048abbfeb4a4707fc7a54d211