PLPlot library not found/incomplete #4081
Unanswered
hanssnah82
asked this question in
Everyday usage
Replies: 1 comment
-
Well, not everything is always enabled for all formulae. I guess Scamp needs something that isn't enabled. You can check everything that's configured for PlPlot in https://github.com/Homebrew/homebrew-core/blob/master/Formula/plplot.rb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I just wanted to compile software from source that uses plplot (https://github.com/astromatic/scamp). However, it appears that plplot is incomplete. I already linked plplot with
brew link plplot
and direct the compiler to the directory containing the *h files (/usr/local/include/plplot). When I run configure, everything checks out until plplot where I getI am not certain what is missing on my end and any help would be greatly appreciated :/
Relevant casks
plplot
Beta Was this translation helpful? Give feedback.
All reactions