Giter Site home page Giter Site logo

Comments (7)

zegervdv avatar zegervdv commented on July 18, 2024

This is probably a similar issue as the previous one. Can you try with the LD_LIBRARY_PATH setting?

from homebrew-zathura.

lamyergeier avatar lamyergeier commented on July 18, 2024

@zegervdv Here, you had advised to update the .bashrc with LD_LIBRARY_PATH=$(brew --prefix girara)/lib/x86_64-linux-gnu. What should we do in this case?

from homebrew-zathura.

zegervdv avatar zegervdv commented on July 18, 2024

Replace girara by zathura

from homebrew-zathura.

lamyergeier avatar lamyergeier commented on July 18, 2024

@zegervdv But,

$ file $(brew --prefix zathura)/lib/x86_64-linux-gnu
/home/linuxbrew/.linuxbrew/opt/zathura/lib/x86_64-linux-gnu: cannot open `/home/linuxbrew/.linuxbrew/opt/zathura/lib/x86_64-linux-gnu' (No such file or directory)

$ echo  $(brew --prefix zathura)
/home/linuxbrew/.linuxbrew/opt/zathura

$ file /home/linuxbrew/.linuxbrew/opt/zathura
/home/linuxbrew/.linuxbrew/opt/zathura: symbolic link to ../Cellar/zathura/0.4.4

So should it be,

LD_LIBRARY_PATH=$(brew --prefix zathura)

from homebrew-zathura.

zegervdv avatar zegervdv commented on July 18, 2024

Try this one: PKG_CONFIG_PATH=$(brew --prefix)/lib/pkgconfig

but I would expect homebrew would set all of this for you. So maybe this is something you need to check with the linuxbrew maintainers.

from homebrew-zathura.

lamyergeier avatar lamyergeier commented on July 18, 2024

@zegervdv I did that, but I get a new error

$ brew install zathura-pdf-poppler
==> Installing zathura-pdf-poppler from zegervdv/zathura
qt: macOS is required.
Error: An unsatisfied requirement failed this build.

Seems like it is hard coded in the recipe that macOS is required.

from homebrew-zathura.

zegervdv avatar zegervdv commented on July 18, 2024

Not by me, probably one of the dependencies is not available on linuxbrew.

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.