-)</code></pre><p>Note that the product name is <code>libbzip2</code>, but we use <code>libbzip2_path</code>.</p><div class="admonition is-warning"><header class="admonition-header">Warning</header><div class="admonition-body"><p>There are two common cases where this will not work:</p><ol><li>The JLL is part of the <a href="https://github.com/JuliaLang/julia/tree/master/stdlib">Julia stdlib</a>, for example <code>Zlib_jll</code></li><li>The JLL has not been compiled with <a href="https://github.com/JuliaPackaging/JLLWrappers.jl">JLLWrappers.jl</a> as a dependency. In this case, it means that the last build of the JLL pre-dates the introduction of the JLLWrappers package and needs a fresh build. Please open an issue on <a href="https://github.com/JuliaPackaging/Yggdrasil/">Yggdrasil</a> requesting a new build, or make a pull request to update the relevant <code>build_tarballs.jl</code> script.</li></ol></div></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../build_tips/">« Build Tips</a><a class="docs-footer-nextpage" href="../FAQ/">FAQ »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Friday 3 January 2025 23:31">Friday 3 January 2025</span>. Using Julia version 1.7.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
0 commit comments