Skip to content

error loading shared libraries #8

@SerenaCaplins

Description

@SerenaCaplins

Hello,

i am trying to build an image from the dockerfile. It builds matlab okay but gives an error when checking the spm installation.

/opt/spm12/spm12: error while loading shared libraries: libmwlaunchermain.so: cannot open shared object file: No such file or directory
Error: building at STEP "RUN wget --no-check-certificate --progress=bar:force -P /opt https://www.fil.ion.ucl.ac.uk/spm/download/restricted/utopia/spm12/spm${SPM_VERSION}_${SPM_REVISION}_Linux_${MATLAB_VERSION}.zip && unzip -q /opt/spm${SPM_VERSION}${SPM_REVISION}Linux${MATLAB_VERSION}.zip -d /opt && rm -f /opt/spm${SPM_VERSION}${SPM_REVISION}Linux${MATLAB_VERSION}.zip && /opt/spm${SPM_VERSION}/spm${SPM_VERSION} function exit && chmod +x /opt/spm${SPM_VERSION}/spm${SPM_VERSION}": while running runtime: exit status 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions