[Neurodebian-users] Technical Problem with FSL

Michael Hanke mih at debian.org
Tue Dec 6 08:50:14 UTC 2011


Hi,

[CC'ing the neurodebian-users mailing list.]

On Mon, Dec 05, 2011 at 03:33:38PM -0600, Ricardo Pizarro wrote:
> I am trying to install FSL on Ubuntu and I am having trouble with the
> libraries.  I thought I had installed it correctly until I ran fast and
> fslview and got the following errors:
> 
> *running fast:*
> fast:
> /opt/MATLAB/MATLAB_Compiler_Runtime//v715/sys/os/glnxa64/libstdc++.so.6:
> version `GLIBCXX_3.4.11' not found (required by fast)

This looks like a weired configuration of the linker on your system. The
library it is looking for is in /usr/lib/amd64-linux-gnu/ or /usr/lib,
depending on which Ubuntu version you are using. It seem that Matlab
wanted to provide its own libc and failed somewhat.

You could check whether you have some strange settings in
LD_LIBRARY_PATH or /etc/ld.so.conf.d/.

Maybe someone else has seen this before.

Michael

-- 
Michael Hanke
http://mih.voxindeserto.de



More information about the Neurodebian-users mailing list