Advertisement
AnthonyCagliano

Untitled

Sep 6th, 2021
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. Warning: qt@5 5.15.2 is already installed and up-to-date.
  2. To reinstall 5.15.2, run:
  3. brew reinstall qt@5
  4. acagliano@AnthonysMBP805 netpktce_echo % brew reinstall qt@5
  5. ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2-1
  6. Already downloaded: /Users/acagliano/Library/Caches/Homebrew/downloads/52d013cb38bd94cbfa72f0035bdefff1fc46e3cf0fe5e0af0688f0ec3779a31e--qt@5-5.15.2-1.bottle_manifest.json
  7. ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:a11186f808f81
  8. Already downloaded: /Users/acagliano/Library/Caches/Homebrew/downloads/c7fa2e8d7997af8bfa4346392f9bb105eb0d34993070fbe8bd40755378084897--qt@5--5.15.2.big_sur.bottle.1.tar.gz
  9. ==> Reinstalling qt@5
  10. ==> Pouring qt@5--5.15.2.big_sur.bottle.1.tar.gz
  11. ==> Caveats
  12. We agreed to the Qt open source license for you.
  13. If this is unacceptable you should uninstall.
  14.  
  15. qt@5 is keg-only, which means it was not symlinked into /usr/local,
  16. because this is an alternate version of another formula.
  17.  
  18. If you need to have qt@5 first in your PATH, run:
  19. echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> ~/.zshrc
  20.  
  21. For compilers to find qt@5 you may need to set:
  22. export LDFLAGS="-L/usr/local/opt/qt@5/lib"
  23. export CPPFLAGS="-I/usr/local/opt/qt@5/include"
  24.  
  25. For pkg-config to find qt@5 you may need to set:
  26. export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig"
  27.  
  28. ==> Summary
  29. 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 366.5MB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement