"Steve Cookson" <steve.cook...@sca-uk.com> writes:

> $ cd ~/perl/vendor/bin
>
> $ ./wxperl_demo.pl
>
> Segmentation fault (core dumped).
>
> What's happened here?

A library mix up.

I get the same when I run the demo with a 32bit citrus 5.16.3 or
5.16.1. It tries to load a dll libORBit-2.so.0 and fails since the
32bit version of that library is not installed.

The 64bit versions of citrusperl run fine.

After installing ORBit2.i686 the 32bit versions run fine too.

-- Johan

Reply via email to