On 08/19/2010 10:30 AM, Jerome Haynes-Smith wrote:
> Hi all
> 
> I have compiled pidgin 2.7.3 (x64) and I can reproduce a crash every time.
> 
> ./configure with no changes to any defaults
> clean compile
> make, make install

You need to remove your old Pidgin and libpurple system packages to
prevent the new Pidgin binary from using old library versions:

> jerom...@darkstar /usr/local/bin $ ldd pidgin
<snip>
>         libpurple.so.0 => /usr/lib/libpurple.so.0 (0x00007fa848dce000)
<snip>

Your /usr/local/bin/pidgin is trying to use /usr/lib/libpurple.so.0
instead of /usr/local/lib/libpurple.so.0

Kevin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
[email protected] mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Reply via email to