Skip to content

Broken lib links? #4496

Answered by pawelsalawa
antonioleal asked this question in Q&A
Aug 26, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

k5crypto and krb5 are dependencies introduced by Qt. The answer to why are they pointing to ../../* I do not know. When building on Ubuntu, these dependencies are resolved to their absolute paths (i.e. libkrb5.so.3 => /lib/x86_64-linux-gnu/libkrb5.so.3). This depends on how particular binary was compiled (linked, to be precise).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@antonioleal
Comment options

Answer selected by antonioleal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4495 on August 26, 2022 09:23.