Skip to content

Can't Find gfortran library #3

@jshan432

Description

@jshan432

Hello,

I am attempting to run SNOPT using the trial libraries. However, when calling SNOPT, the following error occurs.

LoadError: could not load library "/Users/lab_home/Documents/SNOPT/libsnopt7"
dlopen(/Users/lab_home/Documents/SNOPT/libsnopt7.dylib, 1): Library not loaded: /opt/local/lib/libgcc/libgfortran.5.dylib
Referenced from: /Users/lab_home/Documents/SNOPT/libsnopt7.dylib
Reason: image not found

It appears the snopt trial library is looking for the gfortran library in the wrong place? The /opt/local... directory doesn't actually exist on my Mac.

I appreciate any feedback you can give.

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