Giter Site home page Giter Site logo

Comments (8)

zegervdv avatar zegervdv commented on July 18, 2024

Maybe try installing zlib?
I’m not near a computer right now so I can’t find the right package name but a brew search should help you find what you need.

I’ll add it as a dependency if it works for you.

from homebrew-zathura.

xxyxxyxyx1 avatar xxyxxyxyx1 commented on July 18, 2024

I ran brew install zlib, but it installed as keg-only:

This formula is keg-only, which means it was not symlinked into /usr/local, because macOS already provides this software

So I have zlib already, but homebrew is unable to use it to install zathura.

(I tried brew install zathura --with-synctex again, but got the same result as before)

from homebrew-zathura.

zegervdv avatar zegervdv commented on July 18, 2024

In that case you’ll have to do brew link zlib before installing and brew unlink zlib afterwards so it can find it during install.

from homebrew-zathura.

zegervdv avatar zegervdv commented on July 18, 2024

I've just pushed a fix for it, please check if it works for you and close this issue if that's the case.

from homebrew-zathura.

xxyxxyxyx1 avatar xxyxxyxyx1 commented on July 18, 2024

Linking and unlinking zlib seemed to work – brew info zathura shows a checkmark for --with-synctex.

I'm still not able to use zathura with vimtex via synctex, but that may be a problem with vimtex. How would you suggest I verify that zathura+synctex is working, without involving vimtex?

from homebrew-zathura.

zegervdv avatar zegervdv commented on July 18, 2024

To be honest, I've never used synctex before, so I have no idea if it actually works as it should.

Did you manage to figure it out?

from homebrew-zathura.

xxyxxyxyx1 avatar xxyxxyxyx1 commented on July 18, 2024

No, I never got it working. I am now using Skim.

from homebrew-zathura.

Merlinwhu avatar Merlinwhu commented on July 18, 2024

I don't know why the zlib generates the error, but I have succeeded in installing vimtex + Zathura in macOs vim editor, learned a lot from your issue, thanks!

from homebrew-zathura.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.