Skip to content

Installation fails on MacOS X #139

@ajaust

Description

@ajaust

When installing preCICE from source on MacOS X, installation of the Python bindings fails. Installation was conducted using pip.

I observed two different problems:

  1. The preCICE headers could not be found. This could normally be solved by setting CPATH to preCICE's include/ directory.
  2. clang failed to link the bindings against preCICE as it does not find lprecice. I was not able to fix it. Even setting DYLD_LIBRARY_PATH to the lib/ directory of preCICE did not fix this issue.

I started to reproduce the issue in a workflow, see #138, for a system installation into /usr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions