Hi Vitaliyi,

On Tue, Apr 12, 2016 at 12:42:03PM +0100, Vitaliyi wrote:
> Package: irssi-plugin-xmpp
> Version: 0.53-1
> 
> When you try to use it the first time, you receive the following message
> 
> 14:25 -!- Irssi: Error loading module xmpp/core:
>           /usr/lib/irssi/modules/libxmpp_core.so: ... No such file or
> directory

exactly what version of irssi and irssi-plugin-xmpp are you using? On
what architecture? Please use 'reportbug' to report bugs, so this
important information gets included automatically.

Your error message sounds like you're using an old version of irssi
(before 0.8.19) with a current version of an irssi plugin. However,
irssi plugins need to be compiled against the irssi version they are
used with, else breakage may occur. irssi versions from 0.8.19 check for
that when loading a module (and they also look for modules in the
multiarch path), and will complain if ABI versions don't match.

> I've created symlinks in that path and then tried to connect to habber
> server with -ssl flag.
> While I read manual trying to find how to register on XMPP server, irssi
> segfaulted.

Likely a consequence of ABI mismatch between irssi and irssi-plugin-xmpp

Please make sure you're using irssi 0.8.19-1

Florian

Reply via email to