different name
hi kinda old but maybe this helps anyone currently encountering this problem in frustration...
I installed mupdf with:
brew install mupdf
noticed the path (/usr/local/Cellar/...) seemed odd to me. Wasn't in my $PATH so I added it. Then noticed the binary in the install location is actually named mupdf-x11
I would suggest running: mupdf-x11 [FILENAME]
cheers,
works for me now
|