Skip to content

libintl.8.dylib is required on OSX #32

@cipriancraciun

Description

@cipriancraciun

Trying to run bash 5.1.016-1.2.3 (the macos-x86_64 build) on the M1 seems to fail with:

dyld[28034]: Library not loaded: '/usr/local/opt/gettext/lib/libintl.8.dylib'
  Referenced from: '.../tools/bash--5.1.16/bash--darwin'
  Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file)
/usr/local/opt/gettext/lib/libintl.8.dylib

Installing gettext from Homebrew doesn't help, because on the ARM OSX they've changed the URL to /opt/homebrew/....

(I know there is also an ARM build, but I was trying to support both Intel and ARM architectures with a single executable...)

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