Skip to content

Help mid_sagittal_align function #10

@AcostaFranco

Description

@AcostaFranco

Hi everyone,

I want to use the function mid_sagittal_align in R. I already have installed FSL5.0, R, R studio, fslr, etc...
So, when I use it, it gives me the next error:

FSLDIR='/usr/share/fsl/5.0'; PATH=${FSLDIR}/bin:${PATH};export PATH FSLDIR; sh "${FSLDIR}/etc/fslconf/fsl.sh"; FSLOUTPUTTYPE=NIFTI_GZ; export FSLOUTPUTTYPE; ${FSLDIR}/bin/fslhd "/tmp/Rtmpveqwpe/file14d614372173.nii.gz"
/usr/share/fsl/5.0/bin/fslhd: error while loading shared libraries: libfslio.so: cannot open shared object file: No such file or directory
Error in system(cmd, intern = TRUE) : error in running command

I checked to have the fslhs and libfslio.so files
I am using Ubuntu 16.10
Does anyone knows what could be the problem?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions