Skip to content

RPATH broken for OpenStudioApplication 1.7.0-rc2 on Ubuntu #673

@jmarrec

Description

@jmarrec

Issue overview

bin/OpenStudioApp can't find lib/libopenstudiolib.so.

Current Behavior

RPATH is broken

OpenStudioApp: error while loading shared libraries: libopenstudiolib.so: cannot open shared object file: No such file or directory

Expected Behavior

Should work

Possible Solution

sudo patchelf --set-rpath "\$ORIGIN:\$ORIGIN/../lib" OpenStudioApp

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version): Ubuntu
  • Version of OpenStudioApplication (if using an intermediate build, include SHA): 1.7.0-rc2

Context

Reported during RC2 testing #669

Metadata

Metadata

Assignees

No one assigned

    Labels

    TriageIssue needs to be assessed and labeled, further information on reported might be needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions