On Thursday 18 August 2005 09:18, David Soscia wrote:
mri_convert -ot mgz Image0001.dcm . mri_convert: error while loading shared libraries: libgsl.so.0: cannot open shared object file: No such file or directory
Yes - it sounds as though you are missing the gsl (GNU Scientific Library) package.
The installation depends strongly on the particular distribution of Linux you are running. If you reply with the distribution details (*), we can provide more specific instructions.
Cheers -=R
(*) In a terminal window, type
uname -a
to provide information on the kernel and version. If you have a RedHat (or related) distro (like Fedora, CentOS, Mandrake), you can also type
more /etc/issue
to provide details on the distribution itself.