libxml2 linking error on the newest Ubuntu 26.04 LTS #769
Unanswered
genmeblog
asked this question in
Feature Requests & Ideas
Replies: 1 comment
-
|
Hi! Yeah, the Ubuntu package is built on 24.04 and is not binary-compatible with 26.04. For now, you can either symlink libxml2, as one user on Slack reported worked for them, or you can build jank from source. Around July, I will be working to improve the portability of jank and jank-compiled programs by utilizing static linking more. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When jank is downloaded from ppa on the newest Ubuntu (26.04 LTS) I get the following error:
There is a
libxml2.so.16on 26.04 LTS.Beta Was this translation helpful? Give feedback.
All reactions