0

So I'm packaging darkradiant as a pacman package. But when I execute darkradiant on the terminal it complains:

darkradiant: /usr/lib/libwx_gtk3u_core-3.0.so.0: version `WXU_3.0.5' not found (required by darkradiant)

darkradiant: /usr/lib/libwx_gtk3u_core-3.0.so.0: version `WXU_3.0.5' not found (required by /usr/lib/x86_64-linux-gnu/darkradiant/libwxutil-2.7.0.so)

The thing is that's the latest announced 3.0 version of wxgtk. If you install 3.1 then darkradiant complains it cannot find 3.0 at all.

Any idea why this could be? Thanks in advance.

1 Answers1

0

Root cause was: wxgtk also tags incomplete releases, leading to mistakes to third party developers.