I am trying to install tup with homebrew under Monterey, however this fails 
on the dependency on osxfuse (Linux formula). I installed macfuse and 
libfuse but it still does’t work.

brew install tup fails with the error: 

tup: Linux is required for this software.

libfuse: Linux is required for this software.

Error: tup: Unsatisfied requirements failed this build.

When trying brew install tup --ignore-dependencies I get:


./build.sh


Package fuse was not found in the pkg-config search path.

Perhaps you should add the directory containing `fuse.pc'

to the PKG_CONFIG_PATH environment variable

No package 'fuse' found



Then I set PKG_CONFIG_PATH to /usr/local/lib/pkgconfig:/usr/local/lib and 
get the same error :(  


Does anyone have a suggestion?

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tup-users/1201ca62-5617-46fc-86dd-a0e35083dc31n%40googlegroups.com.

Reply via email to