Giter Site home page Giter Site logo

Comments (4)

asinghvi17 avatar asinghvi17 commented on July 21, 2024

What's the output of ]why Xorg_libX11_jll in your Julia REPL (and similarly for Cairo_jll)? That should iron out why those dependencies are being pulled in when they ideally should not.

From my machine (mac M1), the Xorg libs are pulled in by FFMPEG (which we use to render video) as well as Cairo_jll. Cairo is again pulled in by FFMPEG because it uses Harfbuzz.

from makie.jl.

ii8 avatar ii8 commented on July 21, 2024

Yes, it's FFMPEG for me too.

from makie.jl.

asinghvi17 avatar asinghvi17 commented on July 21, 2024

The libiconv issue sounds like something for Yggdrasil, and the Libiconv binaries and Julia wrapper are built here:

https://github.com/JuliaPackaging/Yggdrasil/blob/58ba605f538af3a8cf9fb69f0e060174dbfd78b7/L/Libiconv/build_tarballs.jl

though it may be an issue with the XML wrapper lib as well, also built in Yggdrasil.

I looked at the generated code for Libiconv in https://github.com/JuliaBinaryWrappers/Libiconv_jll.jl/blob/main/src/wrappers/x86_64-linux-musl.jl and can confirm it's not pointing to libc. Perhaps someone in Yggdrasil will better know how to handle this...

from makie.jl.

SimonDanisch avatar SimonDanisch commented on July 21, 2024

CLosing, since its not a Makie issue.

from makie.jl.

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.