Skip to content

How are applications supposed to find libraries in /opt/local/lib and /opt/homebrew/lib ? #1600

Discussion options

You must be logged in to vote

This is build-system dependent, unfortunately. Usually, setting LDFLAGS=-L/opt/homebrew/lib should work (as long as the library you're looking for is not from a keg-only formula).

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@larskanis
Comment options

@carlocab
Comment options

@larskanis
Comment options

@carlocab
Comment options

@larskanis
Comment options

Answer selected by larskanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants