Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install via Brew at Max OS Catalina 10.15.7 (19H2) #820

Closed
gf59ru opened this issue Oct 22, 2020 · 2 comments
Closed

Can't install via Brew at Max OS Catalina 10.15.7 (19H2) #820

gf59ru opened this issue Oct 22, 2020 · 2 comments

Comments

@gf59ru
Copy link

gf59ru commented Oct 22, 2020

When I type brew install yurikoles/yurikoles/far2l, I got

Error: yurikoles/yurikoles/far2l is a head-only formula
Install with `brew install --HEAD yurikoles/yurikoles/far2l`

By typing brew install --HEAD yurikoles/yurikoles/far2l, I got this:

CMake Error at /usr/local/Cellar/cmake/3.18.4/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find Uchardet (missing: UCHARDET_LIBRARY UCHARDET_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/local/Cellar/cmake/3.18.4/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindUchardet.cmake:16 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  far2l/CMakeLists.txt:155 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/far2l-20201022-47435-1pm6llp/build/CMakeFiles/CMakeOutput.log".

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/yurikoles/homebrew-yurikoles/issues

These open issues may also help:
fixed missed dependencies in far2l.rb https://github.com/yurikoles/homebrew-yurikoles/pull/6
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC.

Log is missed: cat /tmp/far2l-20201022-47435-1pm6llp/build/CMakeFiles/CMakeOutput.log

cat: /tmp/far2l-20201022-47435-1pm6llp/build/CMakeFiles/CMakeOutput.log: No such file or directory
@gf59ru gf59ru changed the title Cann't install via Brew at Max OS Catalina 10.15.7 (19H2) Can't install via Brew at Max OS Catalina 10.15.7 (19H2) Oct 22, 2020
@SkyWriter
Copy link

$ brew install uchardet minizip spdlog xerces-c

... remedied it all for me. I think it will become obsolete once yurikoles/homebrew-yurikoles#6 lands.

@gf59ru
Copy link
Author

gf59ru commented Oct 22, 2020

Thank you @SkyWriter!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants