Answer the question
In order to leave comments, you need to log in
Who can explain what it is?
Actually every time I install something from MacPorts or Brew this pops up:
This formula is keg-only, which means it was not symlinked into /usr/local.
OS X provides an older sqlite3.
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/sqlite/lib
CPPFLAGS: -I/usr/local/opt/sqlite/ include
---
Actually a question - how to understand it? No matter how much I read on the Internet, I still don’t understand ..
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question