Stream: helpdesk (published)

Topic: FreeBSD libz.so.1 not found


view this post on Zulip Krishna C (Jan 31 2023 at 08:57):

I am back with build problems with Julia. Here is the error that I am getting.
[ Info: Precompiling FreeType [b38be410-82b0-50bf-ab77-7b57e271db43]
ERROR: LoadError: InitError: could not load library "/home/kc/.julia/artifacts/68256e02e4a4b00bc95486fd61b4bc5c7348760c/lib/libfreetype.so"
Shared object "libz.so.1" not found, required by "libfreetype.so"

To be clear, I am using the Julia version from the ports. If I use the precompiled binary from the julialang website, I don't get this error. Any idea on what could be done?

view this post on Zulip Sukera (Jan 31 2023 at 09:34):

I'd suspect the version from ports is broken, just like the one built on arch https://wiki.archlinux.org/title/Julia


Last updated: Oct 02 2023 at 04:34 UTC