Project

General

Profile

Why is libwt linking also some libX stuff?

Added by Vincenzo Romano almost 13 years ago

I just noticed that on my Linux box v3.2.1 get compiled against a few libX libraries.

Namely:

libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fb08fdc4000)

libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fb08fa8f000)

libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fb08ccc5000)

libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fb08cabf000)

is this "normal"?

Which dependencies need libX11?


Replies (1)

RE: Why is libwt linking also some libX stuff? - Added by Wim Dumon almost 13 years ago

Wt does not need X directly. But some of its dependencies may have been linked to X. Graphicksmagick, I guess?

Wim.

    (1-1/1)