sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.91k stars 132 forks source link

Dependeny gio-2.0 can not be found in Homebrew Mac #505

Open i3d opened 3 years ago

i3d commented 3 years ago

brew install rmlint Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae Updated 2 formulae.

Warning: Building json-glib from source as the bottle needs:

../meson.build:40:0: ERROR: Dependency 'gio-2.0' not found and fallback is disabled

A full log can be found at /private/tmp/json-glib-20210515-16215-13vj29o/json-glib-1.6.2/build/meson-logs/meson-log.txt

Do not report this issue to Homebrew/brew or Homebrew/core!

SeeSpotRun commented 3 years ago

hmmm, gio should be part of glib.

Does brew install json-glib work?

SeeSpotRun commented 3 years ago

Out of interest, what version of Mac? I managed to install ok with homebrew on catalina

SeeSpotRun commented 3 years ago

Did not find CMake 'cmake' Found CMake: NO

Please try again after $ brew install cmake